|
Code-generation templates are organized in libraries. The libraries that come with
SmartCode produce 3-tier solution architectures that use stored procedures to access
and modify data, with web forms for the user interface. One of the libraries produces
code in C#; the other in VB.NET. As part of the SmartCode package, two Visual Studio
sample solutions are provided (one in C# and the other in VB.NET), so that the generated
files may simply be dragged-and-dropped into them.
|