Welcome

This is my dumping ground for all things related to web development.

Primarily this will centre on Microsoft's .NET development platform and as such will cover ASP.NET web forms and MVC. However I also hope to cover more generic web subjects such as CSS, Javascript, jQuery and HTML with a little T-SQL thrown in for good measure.

I hope you find something that is of use to you.

Latest post

How to backup a SQL Express database in Visual Studio 2010

08 Feb 2011

The easiest way to backup your SQL Express database is use a SQL Management Studio but if you don’t have it installed it is possible to do it from within Visual Studio itself.

BACKUP DATABAS
   

Categories

History