↧
Azure Tutorial – Building a ‘Hello Azure’ App in Visual Studio
Step by Step guide for how to create a basic application using Visual Studio [AzureSupport.com]
View ArticleDebugging in Visual Studio – The Basics
If there’s a single feature of Visual Studio that every developer uses and is essential to the development process it is the built-in debugger [VisualStudioTutor.com]
View ArticleWindows Phone 7 SDK Visual Studio
With Windows Phone Series 7 will come a powerful SDK likely to be announced at MIX 2010 in March… [WinPhonePro.com]
View ArticleCreate a Custom Snippet in Visual Studio 2010
Step by step walkthrough of creating a custom snippet in Visual Studio 2010 [VisualStudioTutor.com]
View ArticleEnsure a .NET App Works in Both 32 bit and 64 bit Environments
With 64 bit versions of Windows fast becoming the standard it is imperative that an app work in both 32 bit and 64 bit environments. This done using a basic configuration setting, with a few caveats of...
View Article