Recently while installing SQL Server 2005 64bit on a Windows Server 2008 R2 Enterprise 64bit an error message displays that “An installation package for the product Microsoft SQL Server Native Client cannot be found. Try the installation again using a valid copy of the installation package ‘sqlncli_x64.msi’.” as shown below. After that, the Microsoft SQL […]
Read more โCategory: KnowledgeBase
Using External Configuration Files in .NET Applications (C#)
This post is about making a small code snippet which read from an external configuration file and get the custom configuration entries from it. I went through the solutions. My target was to checkout how we can use the external configuration files in an ASP.NET Web.config. The idea is that there are more than one […]
Read more โProfessional Scrum Development using Visual Studio 2010 – Links & Resources
Channel 9 – MSDN – Ken Schwaber and and Sam Guckenheimer: Professional Scrum Development Ken Schwaber, co-inventor of Scrum, and Sam Guckenheimer, Group Product Planner for Visual Studio discuss the Professional Scrum Developer (PSD) program around VS 2010. PSD includes a unique and intensive five-day experience for software developers. The course guides teams on […]
Read more โWindows Azure SDK for .NET–Version 2.0 (for Visual Studio 2010 SP1/2012)
Latest version of Windows Azure SDK for .NET โ Version 2.0 released by Microsoft. DOWNLOAD: Windows Azure SDK for .NET 2.0 (Offline Installer) Recommended: Instead of manually downloading the files from above link, it is recommended you use the automated one-click install provided by the Web Platform Installer x64 or x86. Click on the appropriate […]
Read more โSetting up Windows Phone SDK update for Windows Phone 7.8 and working with Visual Studio 2010/2012
Microsoft has just released an update for Windows Phone SDK 7.1 and 8.0 to provide support for Windows Phone 7.8 emulators.I have shared the details in my last blog post. With this article I will walk you through how it would look to work with this update. The following simple steps will help you with […]
Read more โ