Would you like to react to this message? Create an account in a few clicks or log in to continue.

CodeSmith Professional v4.0.3

Go down

CodeSmith Professional v4.0.3 Empty CodeSmith Professional v4.0.3

Post by Admin Fri Oct 05, 2007 2:50 pm

CodeSmith is a template-based code generator that allows you to generate code for any text language. The code generated can be customized by the use of properties. A property can be any .NET object that has a designer (most built in .NET types have designers already) and can be as simple as a boolean property that allows you to conditionally add or remove code from the result, to an object such as the TableSchema object (included in SchemaExplorer) which provides access to everything you could possibly want to know about a database table. CodeSmith comes with many standard property types and is 100% extensible by allowing the user to create custom property types.

CodeSmith Professional v4.0.3 Images10


CodeSmith's syntax is almost identical to ASP.NET. So if you are familiar with ASP.NET then you should be able to quickly learn the template syntax. You can use the C#, VB.NET or JScript.NET languages in your templates and your templates can output any ASCII-based language.

CodeSmith enables software developers to efficiently:

* Reduce repetitive coding
* Generate your code in less time with fewer bugs
* Produce consistent code that adheres to your standards
* Create your own custom templates for any language

# CodeSmith Studio – CodeSmith Studio makes building your own custom templates very easy.
# Statement Completion – CodeSmith Studio includes statement completion for your custom templates.
# Fast Compiler & Template Caching – CodeSmith can compile and execute your custom templates very fast and efficiently.
# Template Debugging Features – CodeSmith makes it easy to debug your templates by providing the CodeSmith template developer with the line number in the template where the problem occurred.
# Rich XML Support – The XmlProperty directive allows you to easily use XML to drive your templates. If an XSD schema is provided, a strongly typed XML object model will automatically be generated and makes working with XML simple. If an XSD schema is not provided CodeSmith will allow you to work directly with an XmlDocument instance instead. Combined with the IntelliSense capabilities, this feature makes working with complex XML a breeze.
# Merge Capabilities – The merging capabilities in CodeSmith allow you to merge generated and hand written code within a single file.
# Console Client – The console client allows you to easily automate your code generation process and can execute templates one at a time or in batches.
# Auto SQL Script Execution – Templates that generate SQL scripts can be auto-executed after generation allowing for easy deployment of generated SQL code.

Home:

http://www.codesmithtools.com
Download Link:

http://rapidshare.com/files/60387507/CodeSmith.Professional.v4.0.3_-_Godsmack.rar.html
Admin
Admin
Admin

Number of posts : 137
Age : 40
Registration date : 2007-03-11

https://rulerz.niceboard.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum