I have Visual Studio 2008, and I constantly add the same 3 or 4 statements with every file I create .... Is there a way I can define them somewhere in VS, so every time I create a file, this added a standard set of inclusions?
You can create a template that matches the desired, according to
http://msdn.microsoft.com/en-us/magazine/cc188697.aspx
You can do this by editing the Visual Studio element templates.
More info here
, Visual Studio, , , C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\ItemTemplates ( ItemTemplatesCache ).
C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\ItemTemplates
ItemTemplatesCache
, ReSharper. . , , ( ) , , .