Eric J. Smith's Weblog
CodeSmith, .NET, etc...
Sign in
|
Join
Home
About
RSS
Atom
Comments RSS
Search
Tags
.NET
CodeSmith
Community News
General
General Software Development
Visual Studio
Navigation
Home
Blogs
Archives
November 2011 (1)
September 2011 (1)
August 2011 (1)
July 2011 (1)
March 2011 (1)
February 2011 (1)
January 2011 (1)
September 2010 (1)
July 2009 (1)
November 2006 (1)
October 2006 (2)
May 2006 (1)
April 2006 (1)
March 2006 (1)
February 2006 (1)
January 2006 (1)
October 2005 (1)
September 2005 (1)
August 2005 (5)
July 2005 (9)
June 2005 (12)
May 2005 (2)
April 2005 (4)
March 2005 (7)
September 2004 (2)
August 2004 (2)
July 2004 (2)
June 2004 (5)
May 2004 (3)
March 2004 (3)
February 2004 (4)
January 2004 (1)
November 2003 (2)
October 2003 (2)
September 2003 (3)
August 2003 (2)
July 2003 (10)
June 2003 (9)
May 2003 (10)
April 2003 (7)
March 2003 (7)
February 2003 (4)
January 2003 (1)
.NET
ASP.NET
GotDotNet
CodeSmith
Download
CodeSmith
July 2005 - Posts
0
Comments
DFW Area CodeSmith 3.0 Presentation (Plus $80,000+ Free CodeSmith Professional Licenses)
by
ejsmith
If you live (or can travel to) the Dallas/Ft. Worth Metroplex, please join the North Dallas .NET User Group on August 3, for a CodeSmith 3.0 Tips & Tricks demo-filled session by my partner Rob Howard . As an added bonus all attendees will get a *FREE...
Filed under:
CodeSmith
,
.NET
4
Comments
Development Tool of the Year
by
ejsmith
Development Tool of the Year “How many times you you been coding a business or data layer object and thought... "This is sooo repetitve there must be a better way." Well there is! CodeSmith is a template driven code generation tool. Now don't lose...
Filed under:
CodeSmith
0
Comments
ARC305: Code Generation - Architecting a New Kind of Reuse
by
ejsmith
Scott Hanselman points out that his TechEd 2005 code generation talk is available online now . Scott is a great presenter and does a great job on this talk. Scott’s company Corillian makes extensive use of code generation techniques and CodeSmith is their...
Filed under:
CodeSmith
,
.NET
2
Comments
Batch code generation with CodeSmith console
by
ejsmith
Batch code generation with CodeSmith console … “I'm always keeping my eyes open for practical tools that save time and mental sanity. One of the most mentally-draining tasks is repetitious modifying of simple code. For example, many simple CRUD (Create...
Filed under:
CodeSmith
1
Comments
Expert .NET Delivery Using NAnt and CruiseControl.NET
by
ejsmith
I haven’t had a chance to read this book yet, but it looks like it will be full of great information. Chapter 9 talks about using code generation techniques (CodeSmith in particular) to aid in the delivery process. http://www.amazon.com/exec/obidos...
Filed under:
CodeSmith
,
.NET
0
Comments
CodeSmith is becoming really useful
by
ejsmith
CodeSmith is becoming really useful … “Once the first XML to database process was finished, I used each of the major artifacts as the basis for a CodeSmith template. Using these templates, I was able to generate the next set in the time it...
Filed under:
CodeSmith
0
Comments
CodeSmith as a job requirement
by
ejsmith
It’s a very cool feeling to see job postings that are listing an application that you built as a job requirement. If you are a CodeSmith user and are looking for a job, you may want to do a search for CodeSmith on Monster.com. There are currently...
Filed under:
CodeSmith
0
Comments
DNN300: Developing Custom DotNetNuke Modules
by
ejsmith
DNN300: Developing Custom DotNetNuke Modules This tutorial on creating custom DotNetNuke modules makes use of CodeSmith to generate a lot of the plumbing code for your custom DNN modules.
Filed under:
CodeSmith
3
Comments
CodeSmith 3.0 Review by David Hayden
by
ejsmith
CodeSmith 3.0 Review by David Hayden “… This is probably the defacto standard Code Generation Tool when working with databases. I have lost count as to how many templates I have to create web pages, usercontrols, business classes, data access...
Filed under:
CodeSmith
More Posts