DevJourney: a blog about .NET development.

  • Installing Visual Studio 2012 after Visual Studio 2013

    Although it’s recommended that we install Visual Studio versions in the order in which they were released (for example, install Visual Studio 2012 before we install Visual Studio 2013) as mentioned in http://msdn.microsoft.com/en-us/library/ms246609.aspx, there is possibility that we have installed Visual Studio 2013 before we know that we need to install Visual Studio 2012. It happened…

  • ASP.NET MVC 5.1, ASP.NET Web API 2.1 and ASP.NET Web Pages 3.1 Released

    You can find the original announcement on .NET Web Development and Tools Blog The NuGet packages for ASP.NET MVC 5.1, ASP.NET Web API 2.1 and ASP.NET Web Pages 3.1 are now live on the NuGet gallery! Download this release You can install or update to the released NuGet packages for ASP.NET MVC 5.1, ASP.NET Web API 2.1…

  • Microsoft Virtual Academy Special Offers: MCSD 3-for-1

    Ready to prove your expertise with the globally recognized MCSD (Microsoft Certified Solutions Developer) certification? Get started today by requesting your free MCSD ‘3-for-1’ exam voucher. When you schedule and pay for the first exam using your personal voucher code, you’ll get the next 2 exams for free, valid on exams for any of the…

  • How to solve annoying Internet Explorer caching when debugging ASP.NET website

    Today I was debugging ASP.NET website and got very annoying issue. The website has file download feature and anytime I download the file IE9 couldn’t open it – the file was missing before the PDF application could open it. It did work on FF and Chrome. I have cleaned-up Temporary Files directory and also ASP.NET…

  • Create, customize and publish websites for free with WebMatrix

    WebMatrix is a free web development tool from Microsoft that includes everything you need for website development. Start from open source web applications, built-in web templates or just start writing code yourself. It’s all-inclusive, simple and best of all free. Developing websites has never been easier. Create, customize and publish websites for free with WebMatrix…

Got any book recommendations?