LINQ to SQL Beta2 to RTM Key Changes

Dinesh just posted a list on the forum of the key changes which will occur between Beta 2 and RTM for Linq to SQL.

Read them here:

http://forums.microsoft.com/MSDN/showpost.aspx?postid=2061468&siteid=1&&notification_id=27123913&message_id=27123913

Main changes are renaming of the Add/Remove methods to make them more descriptive.  They will now be called InsertOnSubmit() and DeleteOnSubmit(). 

The OnValidate() method will now have a ChangeAction value so you know if your validating a delete, insert or update.  This will be very useful.

One thing mentioned which was interesting is that the next release will be RTM and they are skipping RC.  Tiscali (ADSL provider at the moment) will be happy…

Technorati Tags: ,

Leave a Reply

Your email address will not be published. Required fields are marked *