Source code checked in, #77344
work item: 10088 - Create LINQ to SQL DataContext for desktop with 3.5 and 4.0 databases
View ArticleCommented Issue: Create LINQ to SQL classes for 3.5 *and* 4.0 [10088]
Add new menu itemComments: Fixed on changeset 77344
View ArticleUpdated Release: Release 3.0 VS 2010 add-in for 3.5 and 4.0
- FEATURE: Generation of desktop LINQ to SQL classes both for 3.5 and 4.0 databases- FEATURE: Menu option to Export a SQL Server Compact database directly to SQL Server (LocalDB/Express)- FEATURE:...
View ArticleSource code checked in, #77422
work item: 10000 - Sync Fx Support update reference to the latest SqlCeScripting library added sample conflict handler via ApplyChangeFailed event in generated code
View ArticleCommented Feature: Sync Fx support - phase 2 [10000]
- Explorer control: Show - Sync Framework Scopes (per db) -- Scope tables ---- Scope columnsContext menu on scope:- Deprovision- Metadata Cleanup- Generate snapshotComments: Associated with changeset...
View ArticleClosed Issue: Create LINQ to SQL classes for 3.5 *and* 4.0 [10088]
Add new menu itemComments: Coming in 3.0
View ArticleCreated Feature: Script data only [10094]
Like what you can already do from command line!
View ArticleSource code checked in, #77438
work item: 10094 - enabled Data only scripting of database
View ArticleCommented Feature: Script data only [10094]
Like what you can already do from command line!Comments: Fixed on changeset 77438
View ArticleUpdated Release: Release 3.0 VS 2010 add-in for 3.5 and 4.0
- FEATURE: Generation of desktop LINQ to SQL classes both for 3.5 and 4.0 databases- FEATURE: Menu option to Export a SQL Server Compact database directly to SQL Server (LocalDB/Express)- FEATURE:...
View ArticleSource code checked in, #77499
- Bug in Server DGML (.sql files were still included) - Adding references to SyncFx libs after CodeGen
View ArticleClosed Issue: Script as Data (INSERTs) - recognize autoincrement [10026]
"Script as Data (INSERTs)" is a great feature. However I use auto increment columns for PK. "Script as Data (INSERTs)" doesnt care when generating the script. So finally I have to edit the script by...
View ArticleClosed Feature: Other error handling when running scripts [8566]
it would be nice to not stop at errors, but jump to the next "GO" statement and resume execution from there.Comments: Closing, too few use cases
View Article