Translate this page
Powered by
Microsoft® Translator
CodeSmith Generator Releases - Product Updates - CodeSmith Community
Welcome to the CodeSmith Community!
Join
Sign in
Search Options
Search Everything
Search Product Updates
Home
Home
Store
Blogs
Forums
Gallery
Help
More ...
Home
»
Product Updates
»
CodeSmith Generator Releases
Product Updates
A description has not yet been added to this group.
Get this RSS feed
Home
Blogs
Tags
CodeSmith 5.1
CodeSmith 5.1 Beta
CodeSmith 5.2
Product Update
CodeSmith Generator Releases
RSS for Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
CodeSmith Generator Releases
CodeSmith 5.2.2
Posted
06-22-2010
by
Blake Niemyjski
0
Comments
New Features Bugs Exceptions Performance Problems Usability Problems Known Issues New Features This is an Important Update for all customers using Visual Studio 2010. Added support for removing CodeSmith Visual Studio project dependencies when you disable...
CodeSmith Generator Releases
CodeSmith 5.2.1
Posted
03-10-2010
by
Blake Niemyjski
0
Comments
New Features Bugs Exceptions Performance Problems Usability Problems New Features CSLA- Updated to version 2.0. PLINQO - Updated to version 4.0.1. nHibernate- Updated to version 1.1.6. Bugs Fixed an issue with DeepLoad that would cause only a partial...
CodeSmith Generator Releases
CodeSmith 5.2.0
Posted
01-06-2010
by
Blake Niemyjski
1
Comments
New Features Bugs Exceptions Performance Problems Usability Problems New Features Added Visual Studio 2010 Beta 2 support. Added SQL User Defined Functions support. Added IncludeFunctions Property to SchemaObjectBase, setting this to true enables SQL...
CodeSmith Generator Releases
CodeSmith 5.1.6
Posted
09-22-2009
by
Blake Niemyjski
0
Comments
Improved performance with caching optimizations. Overhauled configuration making CodeSmith related tasks complete faster. Added Rebuild Support to CodeSmith Studio, Templates are now loaded from cache by default. Enabled tooltip support for Template Explorer...
CodeSmith Generator Releases
CodeSmith 5.1.5
Posted
08-19-2009
by
Blake Niemyjski
0
Comments
Fixed a bug in Manage Outputs where a Enable/Disabled output menu item could not be selected. Fixed a bug where opening the about dialog could throw a DivisionByZero exception. Fixed a bug where CodeSmith Studio would crash if you generated an open file...
CodeSmith Generator Releases
CodeSmith 5.1.4
Posted
07-24-2009
by
Blake Niemyjski
0
Comments
Fixed a bug in GetTemplateHashCode where passing in null into file dependencies or assembly dependencies would cause a runtime error. Fixed a bug where a NullReferenceException could happen during runtime if someone specified a malformed XmlProperty....
CodeSmith Generator Releases
CodeSmith 5.1.3
Posted
06-19-2009
by
Blake Niemyjski
1
Comments
Fixed a event log bug that would crash CodeSmith on start up. Fixed a bug in the installer which would allow two installs of the same minor version. Added option for SDK users to specify the assembly that has the embedded license. CSLA - Updated to version...
CodeSmith Generator Releases
CodeSmith 5.1.2
Posted
06-08-2009
by
Blake Niemyjski
0
Comments
Fixed a bug in Visual Studio where a duplicated reference could be added. Fixed a bug in the SqlCompactSchemaProvider where owner information was displayed in the UI. Fixed a bug in the SqlCompactSchemaProvider where indexes with the letters “sys”...
CodeSmith Generator Releases
CodeSmith 5.1.1
Posted
05-18-2009
by
shannon
0
Comments
* Fixed a bug in Mangaed Outputs where an Ambiguous Exception could be thrown. * Fixed a localization bug where Configugration would throw the following error "Input string was not in a correct format.". * Fixed a localization bug where CodeSmith...
CodeSmith Generator Releases
CodeSmith 5.1
Posted
05-06-2009
by
Blake Niemyjski
0
Comments
Final * Updated installer to launch CodeSmith after install. * Loading a CSP on a new machine with an new connection string will cause TableSchema's UI to be blank. * Fixed a bug where removing a data source from Database Explorer wouldn't permanently...
CodeSmith Generator Releases
CodeSmith 5.1 Beta
Posted
04-21-2009
by
shannon
0
Comments
* Fixed a bug where Generate Outputs would throw an error if a Visual Studio Solution contained a Setup and Deployment project. * Various minor updates to Visual Studio's Integration. * Updated Visual Studio Integration to unlock assemblies after...
CodeSmith Generator Releases
CodeSmith 5.0.5
Posted
01-05-2009
by
Blake Niemyjski
0
Comments
Updated the MySQLSchemaProvider to support more data types. Updated the MySQLSchemaProvider to support more ExtendedProperties. Updated the MySQLSchemaProvider to use generics and .NET 2.0 best practices. Added Designer Support for ViewColumnSchema and...
CodeSmith Generator Releases
CodeSmith 5.0.4
Posted
12-18-2008
by
Blake Niemyjski
0
Comments
Fixed a bug where a CodeSmith Project would throw an error when trying to render a default output. Fixed a bug where the CompilerVersion attribute was not case insensitive. Fixed a bug in OracleSchemaProvider where it would not filter out the Recycle...
CodeSmith Generator Releases
CodeSmith 5.0.3
Posted
11-12-2008
by
Blake Niemyjski
0
Comments
Fixed a licensing bug where a Windows 2000 machine could not activate. Changed the license activation to be more tolerant of changes. Fixed a bug where clicking the Privacy Policy link would display the get trial window. Made target language view designer...
CodeSmith Generator Releases
CodeSmith 5.0.2
Posted
09-30-2008
by
ejsmith
0
Comments
* Included the latest version of the NuSoft templates. * Updated the SqlCodeTemplate base class to use csmaps where appropriate. * Added support for new SQL 2008 data types. * Added stop on error to CodeSmith Project settings. * Fixed bug with overriding...
CodeSmith Generator Releases
CodeSmith 5.0.1
Posted
08-21-2008
by
ejsmith
0
Comments
* Made target language view grouping case insensitive. * Fixed bug where starting studio with a standard license it would just disappear and not say why. * Fixed a perf regression with template explorer. It was doing full parses just to show the file...
CodeSmith Generator Releases
CodeSmith 5.0.0
Posted
08-18-2008
by
ejsmith
0
Comments
5.0.0 Final * Added a tab for editing variables in the CodeSmith Project settings dialog. * Made it so that any .csp variables are automatically used when there is a string matching the variable value in the property values. * Made it so that variables...
CodeSmith Generator Releases
CodeSmith 5.0 Beta 2
Posted
07-30-2008
by
ejsmith
1
Comments
Beta 2 * Changed all SchemaExplorer designers to display in Object (Owner) format so that you can type the first couple letters to jump to the object you are looking for. * Added ability to override plural/singular forms of words to the StringUtil.ToPlural...
CodeSmith Generator Releases
CodeSmith 5.0 Beta
Posted
06-18-2008
by
ejsmith
4
Comments
* Added ability to deep load all schema information at once which results in huge performance improvements. This is used by setting the DeepLoad attribute on any SchemaExplorer property in your template. This would typically be used when you know you...
CodeSmith Generator Releases
CodeSmith 4.1.4
Posted
04-22-2008
by
ejsmith
0
Comments
* Fixed a content encoding issue in the CodeSmith Studio start page. * Fixed a bug in the SQL schema provider that was preventing some default parameter values from being parsed. * Fixed MySQL schema provider to use any version of the MySQL binaries....
CodeSmith Generator Releases
CodeSmith 4.1.3
Posted
03-02-2008
by
ejsmith
2
Comments
* Various improvements to the Plinqo templates. * Made some improvements to the StringUtil.ToPlural and StringUtil.ToSingular methods. * Save all documents and projects before running the GenerateOutputs command. * Fixed a rare CodeSmith Studio crash...
CodeSmith Generator Releases
CodeSmith 4.1.2
Posted
08-16-2007
by
ejsmith
0
Comments
* Fixed issue with CodeSmith Project files in some Visual Studio configurations that was crashing during generation. * Added CS_ObjectID extended property to tables, views, and commands. * The PLINQO templates have been updated with several enhancements...
CodeSmith Generator Releases
CodeSmith 4.1.1
Posted
08-01-2007
by
ejsmith
0
Comments
* Updated LINQ templates to work with Visual Studio 2008 Beta 2. * Added a Close All But This menu to the document tabs and File menu. * Fixed bug in CodeSmith Studio that was assuming that a user wouldn't rapidly open multiple documents or change...
CodeSmith Generator Releases
CodeSmith 4.1.0
Posted
07-18-2007
by
ejsmith
1
Comments
* Changed CodeSmith to auto refresh property values every time a template is run except inside CodeSmith Studio where there is an option to enable this behaviour. * Added new "Auto refresh properties" option to CodeSmith Studio that will cause...
CodeSmith Generator Releases
CodeSmith 4.0.4
Posted
03-29-2007
by
shannon
0
Comments
* Updated to DockableWindow 2.0.209 to fix a docking window issue under vista aero. * Changed SqlSchemaProvider to properly pull back varchar(max) and other data types in SQL 2005 for command parameter data types. * Fixed a bug in CSMAP's where they...
Page 1 of 2 (29 items)
1
2