|
|
1-10 of 20
< Previous Next >
|
LinqToSqlEntityClassTemplate generates set method for all properties even for those which have IsReadOnly = true.
Suggested change:
private void RenderProperty(Column column)
{
th...
id# 13505 | Planned Release: None | Last Updated: Jun 18 at 3:14 PM by iash | Created On: Jun 18 at 3:14 PM by iash
Alexey Baskakov wrote:
Unfortunally, adding folders doesn't work with vcproj files (see exception below).
Adding just file works fine with vcproj:
template.Output.File = @"SubFolder_SampleOutput....
id# 13408 | Planned Release: 9.6 | Last Updated: Jun 3 at 10:28 AM by OlegSych | Created On: Jun 3 at 10:28 AM by OlegSych
I need to modify the default behavior in order to keep previously generated files, but found no way to do this without removing calls to DeleteOldOutputs in DteProcessor.cs.
id# 13406 | Planned Release: None | Last Updated: Jun 12 at 10:31 AM by OlegSych | Created On: Jun 3 at 7:29 AM by jmlvargas
Update procedure template generates incorrect update procedure script for CustomrCustomerDemo and EmployeeTerritories tables in the northwind database. dbml and output files are attached.
id# 13291 | Planned Release: None | Last Updated: May 20 at 5:42 PM by OlegSych | Created On: May 20 at 5:42 PM by OlegSych
Derived type may have a required foreign key column, such as Employee.EmergencyContactId -> Contact.Id. However, both OR designer and T4 toolbox generator will generate the column as not null, whic...
id# 13261 | Planned Release: 9.6 | Last Updated: May 19 at 11:47 PM by OlegSych | Created On: May 15 at 9:31 PM by OlegSych
LINQ to SQL generator needs to produce the following warnings produced by MSLinqToSqlGenerator
PrimaryKeyAutoSyncNeedsToBeOnInsertWhenIsDbGenerated=DBML1060: The AutoSync attribute of the Column e...
id# 13260 | Planned Release: None | Last Updated: May 15 at 9:56 PM by OlegSych | Created On: May 15 at 9:04 PM by OlegSych
Some features that would be very nice to have;
- Generate custom entity files with partial classes where custom code can be written and which won't be overwritten on regeneration
- Add the genera...
id# 13018 | Planned Release: None | Last Updated: May 13 at 3:47 AM by MarkWalker | Created On: Apr 15 at 1:19 PM by enijburg
Currently, LINQ to SQL template uses low-level Visual Studio extensibility APIs in order to add assemblies required by the generated code to the target C# project. We need to extend the core framew...
id# 12994 | Planned Release: 9.6 | Last Updated: May 19 at 11:47 PM by OlegSych | Created On: Apr 14 at 11:41 AM by OlegSych
Introduce two additional classes: VisualStudioContext and CommandLineContext. Each class would be responsible for a) implementing host-specific output file management and b) providing access to hos...
id# 12979 | Planned Release: None | Last Updated: May 13 at 8:16 PM by MarkWalker | Created On: Apr 11 at 5:11 PM by OlegSych
<#@ xml file=”” schema=”” property=”” #>
Where
“file” specifies location of the XML file
“schema” is optional property that specifies location of the XSD (if any)
“property” sp...
id# 12956 | Planned Release: 9.6 | Last Updated: Sat at 8:21 PM by dmal | Created On: Apr 7 at 11:25 AM by OlegSych
|
|
1-10 of 20
< Previous 1 2 Next >
|
|
|
|