Login    
SOURCE CUTTER   Source Cutter Generator Templates

Overview
Generator Templates provide tremendous flexibility in Source Cutter. In the professional version of Source Cutter you have the flexibility to add new templates to tailor the outputted source code to your exact specifications.

New templates may be obtained in any of the following ways:

  • Prepackaged from Razor Source - We continuously upgrade the Razor Source template library based upon feature requests from our clients. The listing below shows the prepackaged templates that are currently available.
  • Custom from Razor Source - Razor Source can custom build templates to meet your specific needs. The cost to create the templates will vary depending upon the complexity of the template, and whether or not Razor Source can resell your template to other clients. Contact us at sales@razorsource.com for pricing or additional information on custom templates.
  • Modify Existing Templates - You can start from any template obtained from Razor Source, and quickly make changes to an existing template.
  • Create New Templates - You may also create custom templates yourself using our markup language, Source Cutter Markup Language (SCML). The mark up language used by the templates is very similar to ASP or JSP based scripting, and can be learned quickly by any developer with experience in either of the technologies.

Template Library

VB.Net Generators
NameDescription 
ASP.Net Add and Edit ASPXGenerates ASPX file for editable web pagesDetails
ASP.Net Add and Edit ASPX Code BehindGenerates VB .Net code behind for editable web pagesDetails
ASP.Net List ASPXGenerates ASPX file for list web pagesDetails
ASP.Net List ASPX Code BehindGenerates VB .Net code behind for list web pagesDetails
ASP.Net View ASPXGenerates ASPX file for read only view web pagesDetails
ASP.Net View ASPX Code BehindGenerates VB .Net code behind for read only view web pagesDetails
Strong Typed CollectionGenerates a strong typed collection in VB .NetDetails
Strong Typed Bound CollectionGenerates a strong typed bound collection in VB.Net for use with the Validated DataGridDetails
Data Access OLE DBGenerates a data access class using an OLE DB ConnectionDetails
Data Access SQL ServerGenerates a data access class using a SQL Server ConnectionDetails
Strong Typed DictionaryGenerates a strong typed dictionary in VB .NetDetails
ModelGenerates a model class in VB .NetDetails
Editable ModelGenerates an Editable model class in VB.Net for use with the Validated DataGrid and edit FormsDetails
.Net WinForm ListGenerates a Windows Form for list functionality using a Validated DataGridDetails
.Net WinForm Editable ListGenerates a Windows Form for editable list functionality using a Validated DataGridDetails
.Net WinForm EditGenerates a Windows Form for edit functionalityDetails


C# Generators
NameDescription 
ASP.Net Add and Edit ASPXGenerates ASPX file for editable web pagesDetails
ASP.Net Add and Edit ASPX Code BehindGenerates C# code behind for editable web pagesDetails
ASP.Net List ASPXGenerates ASPX file for list web pagesDetails
ASP.Net List ASPX Code BehindGenerates C# code behind for list web pagesDetails
ASP.Net View ASPXGenerates ASPX file for read only view web pagesDetails
ASP.Net View ASPX Code BehindGenerates C# code behind for read only view web pagesDetails
Strong Typed CollectionGenerates a strong typed collection in C#Details
Strong Typed Bound CollectionGenerates a strong typed bound collection in C# for use with the Validated DataGridDetails
Data Access OLE DBGenerates a data access class using an OLE DB ConnectionDetails
Data Access SQL ServerGenerates a data access class using a SQL Server ConnectionDetails
Strong Typed DictionaryGenerates a strong typed dictionary in C#Details
ModelGenerates a model class in C#Details
Editable ModelGenerates an Editable model class in C# for use with the Validated DataGrid and edit FormsDetails
.Net WinForm ListGenerates a Windows Form for list functionality using a Validated DataGridDetails
.Net WinForm Editable ListGenerates a Windows Form for editable list functionality using a Validated DataGridDetails
.Net WinForm EditGenerates a Windows Form for edit functionalityDetails


Java Generators
NameDescription 
Data Access JDBCGenerates a data access class using JDBCDetails
ModelGenerates a model class as a Java BeanDetails
CommandGenerates a command class for use in JSP applicationsDetails
JSP Add and EditGenerates JSP file for editable web pagesDetails
JSP ListGenerates JSP file for list web pagesDetails
JSP ViewGenerates JSP file for read only view web pagesDetails
Strong Typed MapGenerates a strong typed mapDetails
Strong Typed CollectionGenerates a strong typed collectionDetails
Home     Products     Consulting     My Account     Contacts     Return Policy