home
links
tips

code
users
tools
tutorials
projects
web
help
design

mudabone
suletzki
trans48
nutrition reality

MarthaAttire!

Tips Templates


We all have functions we include in every class, for debugging or whatever.  Some of us like to use a standard layout or implement an interface, etc.  You can add this to .NET IDE without too much difficulty.

As soon as I have time I'll put up a detailed description of how to hack the templates and wizards... but it's not too hard to figure out yourself.  If you get to it before me then document it.

For starters you'll want to look at code most likely located in this directory on your computer:

C:Program FilesMicrosoft Visual Studio .NET 2003

For example - the code to add a class to a project is:

C:Program FilesMicrosoft Visual Studio .NET 2003VC#VC#WizardsCSharpAddClassWiz

More coming soon...

wiseleyb@yahoo.com


back to tips


Last Modified 8/19/03 11:48 PM

Hide Tools