[dba-VB] Article: LINQ and stored procedures

Gustav Brock Gustav at cactus.dk
Sat Mar 29 04:59:13 CDT 2008


Hi all

It looks like MS is thinking of Visual Studio as a major tool for controlling SQL Server.
An interesting article by William Sheldon in SQL Server Magazine tells more, indeed about the SQLMetal tool:

<quote>
Microsoft Visual Studio 2008 and Language Integrated Query (LINQ) queries convert Visual Basic and C# code into T-SQL*based database calls, which are executed against SQL Server. Your Microsoft Visual Studio 2008 projects will need to target the Microsoft .NET Framework 3.5 to use LINQ. SQLMetal generates the necessary data entity and DataContext object as either a .vb or .cs source file. 
</quote>

http://sqlmag-pwf.texterity.com/sqlmag/200804/

Pick article:
LINQ to Your SQL Server Data 

A registration is needed but that is free.

/gustav







More information about the dba-VB mailing list