文件名称:LINQ_to_SQ
-
所属分类:
- 标签属性:
- 上传时间:2013-05-26
-
文件大小:596.74kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
本文介绍了使用LINQ to SQL在一个Windows窗体应用程序,本文将地址整合LINQ to SQL成形式的项目,如何使用LINQ to SQL选择、插入、更新和删除数据,以及如何使用LINQ to SQL执行存储过程。选择查询示例将演示排序、过滤、聚合、返回类型列表,返回单个对象和值,以及如何查询在实体集-This paper describes the use of LINQ to SQL in a Windows Forms application, this article will address the integration into the form of LINQ to SQL project, how to use LINQ to SQL select, insert, update, and delete data, and how to use LINQ to SQL stored procedure execution . Select query examples will demonstrate sorting, filtering, aggregation, return type list, return a single object and values, as well as how to query the entity set
(系统自动生成,下载前可以参看下载内容)
下载文件列表
L2S_Northwind/
L2S_Northwind/L2S_Northwind/
L2S_Northwind/L2S_Northwind.sln
L2S_Northwind/L2S_Northwind.suo
L2S_Northwind/L2S_Northwind/Accessor.cs
L2S_Northwind/L2S_Northwind/app.config
L2S_Northwind/L2S_Northwind/bin/
L2S_Northwind/L2S_Northwind/bin/Debug/
L2S_Northwind/L2S_Northwind/bin/Debug/L2S_Northwind.exe.config
L2S_Northwind/L2S_Northwind/bin/Debug/L2S_Northwind.pdb
L2S_Northwind/L2S_Northwind/bin/Debug/L2S_Northwind.vshost.exe.config
L2S_Northwind/L2S_Northwind/bin/Release/
L2S_Northwind/L2S_Northwind/bin/Release/L2S_Northwind.exe.config
L2S_Northwind/L2S_Northwind/bin/Release/L2S_Northwind.pdb
L2S_Northwind/L2S_Northwind/frmMain.cs
L2S_Northwind/L2S_Northwind/frmMain.Designer.cs
L2S_Northwind/L2S_Northwind/frmMain.resx
L2S_Northwind/L2S_Northwind/L2S_Northwind.csproj
L2S_Northwind/L2S_Northwind/L2S_Northwind.csproj.user
L2S_Northwind/L2S_Northwind/NorthWindDataClasses.dbml
L2S_Northwind/L2S_Northwind/NorthWindDataClasses.dbml.layout
L2S_Northwind/L2S_Northwind/NorthWindDataClasses.designer.cs
L2S_Northwind/L2S_Northwind/obj/
L2S_Northwind/L2S_Northwind/obj/Debug/
L2S_Northwind/L2S_Northwind/obj/Debug/L2S_Northwind.csproj.FileListAbsolute.txt
L2S_Northwind/L2S_Northwind/obj/Debug/L2S_Northwind.csproj.GenerateResource.Cache
L2S_Northwind/L2S_Northwind/obj/Debug/L2S_Northwind.frmMain.resources
L2S_Northwind/L2S_Northwind/obj/Debug/L2S_Northwind.pdb
L2S_Northwind/L2S_Northwind/obj/Debug/L2S_Northwind.Properties.Resources.resources
L2S_Northwind/L2S_Northwind/obj/Debug/Refactor/
L2S_Northwind/L2S_Northwind/obj/Debug/TempPE/
L2S_Northwind/L2S_Northwind/obj/Release/
L2S_Northwind/L2S_Northwind/obj/Release/L2S_Northwind.csproj.FileListAbsolute.txt
L2S_Northwind/L2S_Northwind/obj/Release/L2S_Northwind.csproj.GenerateResource.Cache
L2S_Northwind/L2S_Northwind/obj/Release/L2S_Northwind.frmMain.resources
L2S_Northwind/L2S_Northwind/obj/Release/L2S_Northwind.pdb
L2S_Northwind/L2S_Northwind/obj/Release/L2S_Northwind.Properties.Resources.resources
L2S_Northwind/L2S_Northwind/obj/Release/TempPE/
L2S_Northwind/L2S_Northwind/Program.cs
L2S_Northwind/L2S_Northwind/Properties/
L2S_Northwind/L2S_Northwind/Properties/AssemblyInfo.cs
L2S_Northwind/L2S_Northwind/Properties/Resources.Designer.cs
L2S_Northwind/L2S_Northwind/Properties/Resources.resx
L2S_Northwind/L2S_Northwind/Properties/Settings.Designer.cs
L2S_Northwind/L2S_Northwind/Properties/Settings.settings
LinqToSql_CS.doc
ScreenShot.gif
L2S_Northwind/L2S_Northwind/
L2S_Northwind/L2S_Northwind.sln
L2S_Northwind/L2S_Northwind.suo
L2S_Northwind/L2S_Northwind/Accessor.cs
L2S_Northwind/L2S_Northwind/app.config
L2S_Northwind/L2S_Northwind/bin/
L2S_Northwind/L2S_Northwind/bin/Debug/
L2S_Northwind/L2S_Northwind/bin/Debug/L2S_Northwind.exe.config
L2S_Northwind/L2S_Northwind/bin/Debug/L2S_Northwind.pdb
L2S_Northwind/L2S_Northwind/bin/Debug/L2S_Northwind.vshost.exe.config
L2S_Northwind/L2S_Northwind/bin/Release/
L2S_Northwind/L2S_Northwind/bin/Release/L2S_Northwind.exe.config
L2S_Northwind/L2S_Northwind/bin/Release/L2S_Northwind.pdb
L2S_Northwind/L2S_Northwind/frmMain.cs
L2S_Northwind/L2S_Northwind/frmMain.Designer.cs
L2S_Northwind/L2S_Northwind/frmMain.resx
L2S_Northwind/L2S_Northwind/L2S_Northwind.csproj
L2S_Northwind/L2S_Northwind/L2S_Northwind.csproj.user
L2S_Northwind/L2S_Northwind/NorthWindDataClasses.dbml
L2S_Northwind/L2S_Northwind/NorthWindDataClasses.dbml.layout
L2S_Northwind/L2S_Northwind/NorthWindDataClasses.designer.cs
L2S_Northwind/L2S_Northwind/obj/
L2S_Northwind/L2S_Northwind/obj/Debug/
L2S_Northwind/L2S_Northwind/obj/Debug/L2S_Northwind.csproj.FileListAbsolute.txt
L2S_Northwind/L2S_Northwind/obj/Debug/L2S_Northwind.csproj.GenerateResource.Cache
L2S_Northwind/L2S_Northwind/obj/Debug/L2S_Northwind.frmMain.resources
L2S_Northwind/L2S_Northwind/obj/Debug/L2S_Northwind.pdb
L2S_Northwind/L2S_Northwind/obj/Debug/L2S_Northwind.Properties.Resources.resources
L2S_Northwind/L2S_Northwind/obj/Debug/Refactor/
L2S_Northwind/L2S_Northwind/obj/Debug/TempPE/
L2S_Northwind/L2S_Northwind/obj/Release/
L2S_Northwind/L2S_Northwind/obj/Release/L2S_Northwind.csproj.FileListAbsolute.txt
L2S_Northwind/L2S_Northwind/obj/Release/L2S_Northwind.csproj.GenerateResource.Cache
L2S_Northwind/L2S_Northwind/obj/Release/L2S_Northwind.frmMain.resources
L2S_Northwind/L2S_Northwind/obj/Release/L2S_Northwind.pdb
L2S_Northwind/L2S_Northwind/obj/Release/L2S_Northwind.Properties.Resources.resources
L2S_Northwind/L2S_Northwind/obj/Release/TempPE/
L2S_Northwind/L2S_Northwind/Program.cs
L2S_Northwind/L2S_Northwind/Properties/
L2S_Northwind/L2S_Northwind/Properties/AssemblyInfo.cs
L2S_Northwind/L2S_Northwind/Properties/Resources.Designer.cs
L2S_Northwind/L2S_Northwind/Properties/Resources.resx
L2S_Northwind/L2S_Northwind/Properties/Settings.Designer.cs
L2S_Northwind/L2S_Northwind/Properties/Settings.settings
LinqToSql_CS.doc
ScreenShot.gif
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.