DCSIMG
Orcas,LINQ to Sql,SqlCe - Guy Burstein's Blog

Guy Burstein's Blog

Developer Evangelist @ Microsoft

News

Guy Burstein The Bu

Disclaimer
Postings are provided 'As Is' with no warranties and confer no rights.

Guy Burstein LinkedIn Profile

Browse by Tags

All Tags » Orcas » LINQ to Sql » SqlCe (RSS)
Linq to SQL Features in Visual Studio 2008 Beta 2
Linq to SQL Features in Visual Studio 2008 Beta 2 Code Generation improvements: Partial methods on DataContext and entity classes that can be extended in your partial class. Examples include Property setter validation methods (pre/post) Entity initialization and validation methods Create/Update/Delete (CUD) override methods (e.g. UpdateCustomer()) Unification of code gen. Now SqlMetal 's code generator also powers the beautiful LINQ to SQL designer. So you can use either tool to gen your classes...
Visual Studio 2008 Beta 2 - Orcas Beta 2
Download Visual Studio 2008 Beta 2. All the required links are here......