Does anyone have a suggestion for finding information about creating some form of a class template in
VB.NET (IDE). I would like to be able to create a template to have our development team use for business objects and data access objects. The idea is to have the overall structure of the code more consistent, including Regions & Layout. We already have base classes that these will inherit from.
John R Lick
JohnRLick@hotmail.com