The idea of starting a technical blog has been in my head for quite some time… and now it’s happening. I like to research and apply new technologies, and this is where I will post about my journey in web development, cloud computing, enterprise architecture, and coding for fun. Thanks for reading!
Similar Posts
Windows Azure New in SDK 1.3
Explanation of new features and functionality provided by the latest Windows Azure SDK, released on November 29th, 2010. Click here to open link…
Microsoft optimizes servers for Azure, Bing clouds
More details about the modulat ITPAC-based design used at the Microsoft Datacenters, where Bing and Windows Azure servers are hosted. Click here to open link…
Enabling WinRM / Remote Powershell on Azure Resource Manager Windows OS VMs
Note: these instructions only apply to Windows VMs created using Azure Resource Manager. For VMs created in Azure Classic mode (old portal at http://manage.windowsazure.com), WinRM / Remote Powershell is enabled by default for certified Windows images. If you need WinRM (required to run remote Powershell commands) enabled on new Windows Virtual Machines created using Azure Resource…
About using IntelliTrace with Windows Azure…
I had the opportunity last night to do a presentation about Windows Azure for the Denver Visual Studio User Group – http://www.denvervisualstudio.net/. One of the topics that we discussed was using IntelliTrace for debugging purposes on Azure, somebody in the audience pointing out that this was not recommended by Microsoft for production environments. Since I was…
Talentica: 10 things to do while migrating an ASP.NET App to Azure
Great tips on what to check before uploading an ASP.Net application to Windows Azure. http://talenticaservices.blogspot.com/2010/09/10-things-to-do-while-migrating-aspnet.html
The uniqueidentifier type, clustered indexes, and SQL Azure
Great blog entry from the SQL Azure team on using the uniqueidentifier type (GUIDs) in SQL Azure databases, including pros / cons, and workarounds. Click here to open link…