1-7 of 7 < Previous Next >
2 votes

DBML Error Switching to Designer

The templates are generating the DBML file specifying a utf-16 encoding. I'm not sure why the 3.5 betas used utf-16, but they've changed it to utf-8 in the RTM. I've tried to figure out how to ...

id# 4509 | Planned Release: None | Last Updated: Jul 23 at 1:38 AM  by Codingeek
1 vote

Misc XML Comment Errors in Rules Class Constructors

The following classes have XML comment errors in theor constructors: IpAddressRule: <see cref="DefaultUseNamerRule"/> should be <see cref="IpAddressRule"/> (twice) NowRule: <see cref="Defau...

id# 4561 | Planned Release: None | Last Updated: May 1 at 2:48 PM  by odelljl
1 vote

RegexRule class in wrong namespace

RegexRule is in the CodeSmith.Data.Rules namespace. It looks like to be consistent with the other Validation rules it should be in the CodeSmith.Data.Rules.Validation namespace. This issue was id...

id# 4560 | Planned Release: None | Last Updated: May 1 at 2:08 PM  by odelljl
1 vote

Default Value Generation for a Date/SQLMetal Consistency

When there database defines a default value for a date: [CreatedOnDate] [datetime] NOT NULL DEFAULT (getdate()), J SQLMetal will generate: private System.Nullable<System.DateTime> _LastUpdatedO...

id# 4452 | Planned Release: None | Last Updated: Apr 22 at 2:28 PM  by odelljl
6 votes

DBML Designer errors after generation with VS2008

I get errors throughout my dbml designer.cs file after generation. The errors state that functions have already been used/declared in the generated entity classes.

id# 3178 | Planned Release: None | Last Updated: Apr 18 at 4:32 AM  by MarcelGosselin
1 vote

SQL Server User Defined Type problem

I am new to CodeSmith so the terminology may be wrong... I use CodeSmith 4.1, VS2008 RTM and the 2008-01-15 release of PLINQO. It seams that the dbml.cst template handles user defined SQL types i...

id# 3547 | Planned Release: None | Last Updated: Feb 7 at 3:02 PM  by toso06
2 votes
closed

Manager partial classes generate redundant 'using System.Linq;' statement.

Template plinqo-v1.2.2739\Internal\Partial.cst using System.Linq; is on line #13 and on line #16 causing a complier error.

id# 1705 | Planned Release: None | Last Updated: Jan 25 at 2:12 AM  by pwelter34

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-7 of 7 < Previous 1 Next >
Updating...