Migrating from the VS2008 Beta2 LINQ-to-SQL to RTM

Posted by: OhmBlog, on 16 Mar 2008 | View original | Bookmarked: 0 time(s)

While I'm on migration, here are some pointers for stuff I had to do when migrating my LINQ-to-SQL project from VS2008 Beta2 to RTM. The DBML file was unreadable because the Beta2 version had an encoding="utf-16" attribute on the decl, but the file itself didn't have an Unicode BOM. Changing this to utf-8 fixed that problem. .Remove() has been renamed (probably more aptly) to .DeleteOnSubmit(). That's pretty much all I had to do to port my LINQ-to-SQL project to VS2008 RTM.. ...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: XLinq | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 697 | Hits: 12

Similar Posts

  • Migrating to Postgresql with my friend NHibernate more
  • Visual Studio Add-In vs. Integration Package Part 1 more
  • Important Entity Framework Query Improvements for .NET 4.0 more
  • Building Silverlight 2 and 3 applications with Visual Studio 2008 more
  • VS2010 Beta 1 - It's Better on Metal more
  • date validations more
  • Visual Studio SP1 and Silverlight tools more
  • what I miss in LINQdatasource more
  • Repairing SQL 2005 Business Intelligence Studio after uninstalling VS2005 more
  • Visual Studio 2008 and .NET Framework 3.5 Service Pack 1 Beta more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD