Quantcast
Channel: CodeSmith Community
Browsing all 26 articles
Browse latest View live

SQL Server to SQL Server CE

This template creates SQL Server Compact 2005 Edition (CE) compatible DDL statements from a SQL Server 2005 database. It handles primary keys, but no foreign keys.

View Article



Oracle Schema provider

This provider is included with CodeSmith 5.1 and newer versions. This download will not be kept up-to-date. For the latest version please download the latest release of CodeSmith.The original version...

View Article

SQL Server Audit Tables and Triggers

CreateAuditTablesAndTriggers.cst creates audit tables and triggers for the selected tables. Uses a one audit table per source table strategy. Timestamp columns are ignored. <cheese>To get around...

View Article

SQL 2005 CE Provider 1 Beta Release - Upgrade

This post is an enhancement from the code by JHEIDT:http://community.codesmithtools.com/forums/p/5921/23086.aspx#23086Basically I found the code that was provided was not recognized by the CodeSmith...

View Article

SQL 2005 CE Provider 1 Beta Release - Upgrade

This provider is included with CodeSmith 5.1 and newer versions. This download will not be kept up-to-date. For the latest version please download the latest release of CodeSmith.This post is an...

View Article


Microsoft AJAX Library templates

This collection of templates for the Microsoft AJAX Library allows you to code-gen interfaces, enumerations, classes, non-visual components, client controls, and behavior controls. Refer to readme.txt...

View Article

ScriptTableDataFor2005.zip

View Article

SQL2005NewSequentialID.zip

View Article


"Instead Of" Triggers for Sql Server

Thank you to Jamison for the script I based this on.  This template creates "Instead of" insert and update triggers for database tables.  It uses a strait up column to column mapping, useful to run...

View Article


NativeType-SqlDbTypeAlias.csmap

View Article

Dynamic Search Stored Procedure Creation

It creates a most efficient dynamic stored procedureCreate Procedure dbo.SearchRP_Demand @HCID int = 0, @OPPID varchar(20) = '', @StartDate datetime = '', @EndDate datetime = '', @HeadCount int = 0,...

View Article

Template to generate NUnit test for an assembly

 This template will allow you to generate NUnit test classes for existing .NET assemblies.

View Article

WPF Dependency Property Template

I waited, hoping someone else would put one up, but I've finally given up and am putting up my own.  This template builds dependency properties for WPF and it has pretty much all the options I think...

View Article


WPF Routed Event Template

I'm finally putting this up after using it for a long time.  Properly creates a WPF routed event

View Article

Image may be NSFW.
Clik here to view.

Expose selected methods as service

This template make possible browse for a assembly, select methods and expose them in a webservice.I made this template to test my Codesmith custom property (http://www.codeplex.com/MethodPickerProp)....

View Article


APOSA Templates

This is the latest version of the APOSA templates.

View Article

snarf

This is a C# .NET class library and set of Codesmith templates for generating code using the ActiveRecord pattern.  It uses NHibernate for the underlying persistence in a fashion similar to Castle...

View Article


PostgreSQLSchemaProvider

This provider is included with CodeSmith 5.1 and newer versions. This download will not be kept up-to-date. For the latest version please download the latest release of CodeSmith.This provider was...

View Article

DutNetNuke 4/5 Templates

This is a consolidation of templates from several sources with some considerable update / revamp. The intention is to create and working DotNetNuke module that's ready to install and follows the DNN...

View Article

Crewstone DNN 4/5 Template Rel 3

This is a consolidation of templates from several sources with some considerable update / revamp. The intention is to create and working DotNetNuke module that's ready to install and follows the DNN...

View Article
Browsing all 26 articles
Browse latest View live




Latest Images