DataContext to DB

Posted by JD on Stack Overflow See other posts from Stack Overflow or by JD
Published on 2010-06-17T06:21:27Z Indexed on 2010/06/17 6:23 UTC
Read the original article Hit count: 207

Filed under:
|
|
|

Hi all,

I have designed my DB using the ORM in VS 2008.

What is the best way to export this to an SQL server so it will create the tables and relations on SQL Server?

Thanks,

JD

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET