使用SQL创建数据库并使用LINQ和Delegates填充它 [英] Creating a Database with SQL and populating it using LINQ and Delegates

查看:84
本文介绍了使用SQL创建数据库并使用LINQ和Delegates填充它的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想创建一个名为e-Personnel的数据库,其中包含表Employee和Department,并用有意义的,真实的数据填充表(严格禁止使用存储过程).您可以使用LINQ和Delegates

解决方案


我认为没有人会回答您的问题,专门创建一个特定的应用程序.他们可能会介绍一些有用的帖子.看看这些帖子:

http://weblogs.asp.net/scottgu/archive/2007/05/19/using-linq-to-sql-part-1.aspx [ http: //weblogs.asp.net/scottgu/archive/2007/05/29/linq-to-sql-part-2-defining-our-data-model-classes.aspx [在Visual Basic中使用LINQ to SQL [ ^ ]

希望对您有帮助,
干杯


i want to create a database called e-Personnel,with table Employee and Department and populate the tables with meaningful, realistic data(the use of stored procedures is strictly prohibited). You may use LINQ and Delegates

解决方案

Hi,
I think no one will answer to your question specifically to create a particular application; They may introduce some useful posts. Take a look at these posts:

http://weblogs.asp.net/scottgu/archive/2007/05/19/using-linq-to-sql-part-1.aspx[^]

http://weblogs.asp.net/scottgu/archive/2007/05/29/linq-to-sql-part-2-defining-our-data-model-classes.aspx[^]

this one is in VB.net, you can learn it and use C#:
Using LINQ to SQL in Visual Basic[^]

I hope it helps,
Cheers


这篇关于使用SQL创建数据库并使用LINQ和Delegates填充它的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆