Version and release control is very important when working with any large or business-critical systems, more so once they have gone live. In such systems, there would normally be multiple developers working on different functional areas, and there would be times when immediate/hot fixes would be required to be applied to specific versions of the [...]
All posts in category .NET
Using Branching and Merging in TFS for Source and Release Control
Posted by snataw on 03/06/2012
http://snataw.wordpress.com/2012/06/03/using-branching-and-merging-in-tfs-for-source-and-release-control/
Change date time format of an ASP.NET web application
Having worked with ASP.NET websites for a couple of years, I often run into problems with different culture settings in development, staging and production servers.
Posted by snataw on 14/06/2008
http://snataw.wordpress.com/2008/06/14/change-date-time-format-of-an-aspnet-web-application/