hi, with the May CTP, i had a script to run SqlMetal on my db with the /sprocs parameter, and each time i modified the database i could just run this script and update my datacontext class automatically. the new O/R designer in Beta 1 is very intuitive and i had no trouble dragging on the tables and sprocs and using them in code. however, i usually deploy at least one update per day to the site i'm working on, and this could be very tedious to go deleting out any tables or sprocs that were modified,
Read More...