Options

Latest Options

Options : Add an existing file to a project without copying it. (Comments (View))

A few months ago, I posted an article on my blog explaining Versioning Multiple Assemblies by changing one partial AssemblyInfo file . Periodically, I get email asking how to add an existing file without...

Read More...
Options : Changing the My Projects folder location (and other settings) in SSMS (Comments (View))

One thing that has constantly annoyed me with SQL Server Management Studio is the My Projects folder (which is often the default folder when opening or saving files) is set to \My Documents\SQL Server...

Read More...
Options : C# Code Formatting (Comments (View))

In Visual Studio 2005 you can control exactly how your code will be formatted.

Read More...