Reference
A collection of articles on various topics that interest me. Written mostly in order to document my own solutions to problems, and published in the hope that they may help others save some time.
2010
Model-First Entity Framework With .MDF Database Files in App_Data
Embed an SQL server database instance inside your .NET application.
~ Read
SQL Management Studio Express Install Fails with Exception
When installing SQL Server Management Studio on top of an existing SQL Server 2008 or SQL Server 2008 R2 installation, the setup program may fail with an exception.
~ Read
SQL Server 2005 Express on Windows Vista 64-bit
At the very bottom of the SQL Server 2005 Express download page, Microsoft offers 64-bit versions of their installers. Unfortunately, this is not everything you need to run SQL Server Express on 64-bit versions of Vista.
~ Read