Search
Search
Login
Toggle navigation
Home
Dev
Code Snippets
Data Access
Create Provider-Agnostic Data Parameters
Win32 & Managed Code
Win32Error Codes to Messages
Windows Impersonator
How To
Open a file using its extension
Get executing method name
Code Generator
ClassGenerator Overview
Download ClassGenerator
Templates Samples
Template Language Reference
Tools
Register ActiveX Servers
Compact VHD file
Open VisualStudio .NET projects from network drive
Disable Windows built-in zip support
Windows Hotkeys (keyboard shortcuts)
Third-party Tools
Visual Studio 2012 Force uninstall
SharePoint Server
MOSSTools
MOSSSearchTool
Troubleshooting
Language database/cache file could not be found
Unable to load thesaurus file
SharePoint Server 2010
SharePoint Server 2013
Publications
Publications Overview
Performance of RDBMS-WWW Interfaces - Abstract
Bridging the gap between CGI & APIs - Abstract
Dev
Code Generator
Templates Samples
In this section you will find ClassGenerator templates samples.
Title
Category
Modified Date
Size
Description
SQLServerSPInsert
Template SQLServer SP
12/29/2006
2.86 KB
SQLServer Stored Procedure Insert
Download
SQLServerSPUpdate
Template SQLServer SP
12/29/2006
2.09 KB
SQLServer Stored Procedure Update
Download
SQLServerSPSave
Template SQLServer SP
12/29/2006
2.90 KB
SQLServer Stored Procedure Save
Download
Collection.vb
VB.NET Code
1/5/2007
5.43 KB
Collection class which implements IEnumerable, the enumerator class is nested.
Download
FacadeClass.vb
VB.NET Code
1/5/2007
3.91 KB
Simple facade class (exposes table fields as class properties).
Download
List.vb
VB.NET Code
1/5/2007
1.45 KB
Simple list class based on CollectionBase.
Download
ListDictionary.vb
VB.NET Code
4/9/2007
4.59 KB
Simple dictionary class based on DictionaryBase.
Download