Have you gotten this error when you were trying to install a nuget package (in my case NUnit) and it suggests that you upgrade NuGet to latest version. My problem was when I tried to do this, I ended up getting error like the one shown below (I was using Visual Studio 2010 Premium) Here are the steps to work around and get your NuGet upgraded. 1. Run Visual Studio 2010 as an Administrator 2. …
4 articles Tag Visual Studio 2010
Web.Config changes in Visual Studio 2010
In Visual Studio 2010, when you add a new project, it hard not to notice couple of things about the web.config files. 1) Web.config file is clean and lean (Read about this in Scott Gu’s blog here) 2) Web.config has 2 files attached to it, Web.Debug.config and Web.Release.config (see image). These are new features that I think that are very valuable for the deployment process, In the past I have used manual swaps a lot …
Visual Studio 2010 is here!
Visual Studio 2010 is launched today! I am planning to download it tonight from MSDN. I already uninstalled Beta 2 that I had installed in my laptop, dont expect it to be a fast download since every MS developer will be trying download it tonight.. Watch this space to learn about my experiments with new Visual Studio, .Net Framework 4.0 and all the goodies this edition will bring Quick Update (04/15/10) : Successfully installed VS …
Visual Studio 2010 Beta1
Visual Studio 2010 Beta 1 with Framework 4.0 is now available. http://msdn.microsoft.com/en-us/vstudio/dd582936.aspx Cheers Binu



Recent Comments