文件名称:csharp-database
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-11-23
- 文件大小:
- 391kb
- 下载次数:
- 0次
- 提 供 者:
- t**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1、使用Linq实现基本的数据库增删改操作
2、动态显示时间
3、右键实现记录的上下移动-1, using Linq to achieve basic database CRUD operations
2, dynamic display time
3, move up and down, right to achieve record
2、动态显示时间
3、右键实现记录的上下移动-1, using Linq to achieve basic database CRUD operations
2, dynamic display time
3, move up and down, right to achieve record
(系统自动生成,下载前可以参看下载内容)
下载文件列表
csharp database\User\UserForm\AddUser.cs
...............\....\........\AddUser.Designer.cs
...............\....\........\AddUser.resx
...............\....\........\app.config
...............\....\........\bin\Debug\UserDB.mdf
...............\....\........\...\.....\UserDB_log.ldf
...............\....\........\...\.....\UserForm.exe
...............\....\........\...\.....\UserForm.exe.config
...............\....\........\...\.....\UserForm.pdb
...............\....\........\...\.....\UserForm.vshost.exe
...............\....\........\...\.....\UserForm.vshost.exe.config
...............\....\........\...\.....\UserForm.vshost.exe.manifest
...............\....\........\obj\Debug\TempPE\UserDBDataSet.Designer.cs.dll
...............\....\........\...\.....\......\UserFormDB.designer.cs.dll
...............\....\........\...\.....\UserForm.AddUser.resources
...............\....\........\...\.....\UserForm.csproj.FileListAbsolute.txt
...............\....\........\...\.....\UserForm.csproj.GenerateResource.Cache
...............\....\........\...\.....\UserForm.exe
...............\....\........\...\.....\UserForm.pdb
...............\....\........\...\.....\UserForm.Properties.Resources.resources
...............\....\........\...\.....\UserForm.UserForm.resources
...............\....\........\Program.cs
...............\....\........\...perties\AssemblyInfo.cs
...............\....\........\..........\Resources.Designer.cs
...............\....\........\..........\Resources.resx
...............\....\........\..........\Settings.Designer.cs
...............\....\........\..........\Settings.settings
...............\....\........\UserDB.mdf
...............\....\........\UserDBDataSet.Designer.cs
...............\....\........\UserDBDataSet.xsc
...............\....\........\UserDBDataSet.xsd
...............\....\........\UserDBDataSet.xss
...............\....\........\UserDB_log.LDF
...............\....\........\UserForm.cs
...............\....\........\UserForm.csproj
...............\....\........\UserForm.csproj.user
...............\....\........\UserForm.Designer.cs
...............\....\........\UserForm.resx
...............\....\........\UserFormDB.dbml
...............\....\........\UserFormDB.dbml.layout
...............\....\........\UserFormDB.designer.cs
...............\....\UserForm.sln
...............\....\UserForm.suo
...............\说明.txt
...............\User\UserForm\obj\Debug\Refactor
...............\....\........\...\.....\TempPE
...............\....\........\bin\Debug
...............\....\........\obj\Debug
...............\....\........\bin
...............\....\........\obj
...............\....\........\Properties
...............\....\UserForm
...............\User
csharp database