In the new Visual Studio .NET 2008, you just have to do two things to use the new features that are similar to SqlMetal:
- Ensure that your project is set to Microsoft .NET Framework 3.5 in the Project Properties
- Then just Add an Item... and select the LINQ to SQL Classes item
That's it and now your rolling with LINQ and SQL. Ya!
No comments:
Post a Comment