↧
C# Code Formatting
Picky about your code? Visual Studio 2005 is going to make you very happy then (as long as you use C#, but then again that’s the only way to be really happy anyway). You can specify every aspect of how...
View ArticleChanging the My Projects folder location (and other settings) in SSMS
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...
View ArticleAdd an existing file to a project without copying it.
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...
View Article