Showing related tags and posts accross the entire site.
-
I created a map called TableNameToEntity, using CodeSmiths map editor. The key consists of table names. The value consists of the name of the entity that will be generated. I'm trying to get it so that when running a template the user/programmer will choose which tables get processed from the mapping...
-
Good morning, I believe that this topic may have been answered in the past, but the search feature on Community Server did not provide me with any relevant results. In SQL Server 2005 Express, I have a single table with two columns, one of which is an auto-identity primary key. I have a stored procedure...
-
I am working on some CodeSmith templates to help generate .NET 2.0 configuration sections. To facilitate this, and keep things as simple as possible, I've created a support class (ConfigurationPropertyInfo) that contains some basic information about a configuration section property. I've also...
Posted to
Community Support
(Forum)
by
jrista
on
09-25-2007
Filed under: Custom Template, template property, project serialization, IPropertySerializer, TypeConverter
-
I am attempting to write a custom template that derives from CodeTemplate and I am getting a null reference exception inside of the default constructor of the CodeTemplate class which is inside of the CodeSmith.Engine assembly. I have even looked at this assembly through reflector and can't see right...
-
Hi, Nobody has an answer for this ? Maybe just a link..? What's your experience with NetTiers customization and how do you deal with updates and keeping your changes ? Thanks to share.