rss
twitter
  •  

Creating Map File for DataContext in LINQ to SQL

| Posted in Uncategorized |

0

Creating a mapping document manually is a time-consuming, error-prone activity. Visual Studio includes a command-line tool named SQLMetal.exe that can be used to generate the mapping file based on a database schema.

Post a comment