Codersbarn - codersbarn.com - CodersBarn.com

Latest News:

Configuring Azure DNS - The Missing Documentation 24 Feb 2013 | 07:02 am

Having spent two days trying to set up a custom URL for my Azure website, I'm sharing the configuration settings that worked for me. The existing documentation for this is seriously lacking when it co...

An Introduction to NuGet 10 May 2012 | 12:09 pm

Getting started with NuGet can be very confusing because there are really four parts to it with separate downloads. This post is an effort to make it easier to grasp and get started. NuGet is one of ...

ASP.NET Programming Tips - Tip #3 6 May 2012 | 12:07 am

When uploading a file, you will usually want to check that the extension is of the correct type: if ((String.Compare(fileExt, ".pdf", true)) == 0) {...} However, the above code will not work if the ...

Open Tabs to the Right in Visual Studio 2011 Beta 29 Apr 2012 | 12:04 am

I've previously shown how to set this in VS 2010. In the new VS 2011 beta, it's a little harder to find. In order to change this behavior so that the tabs open to the right of any currently open tabs...

The Future of ASP.NET Web Forms 18 Apr 2012 | 06:00 pm

I've been working with ASP.NET Web Forms for nine years now and have acquired a comfortable familiarity with its strengths and weaknesses. We've all seen the growing popularity of ASP.NET MVC over rec...

Open Tabs to the Right in Visual Studio 2010 16 Jan 2012 | 05:45 am

Maybe it's just me but it really annoys me that files are opened in the tab bar in Visual Studio by default to the left. I naturally tend to think from left to right as that is the way I read. In ord...

Recently parsed news:

Recent searches: