文件名称:addressbook_csharp
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 29kb
- 下载次数:
- 0次
- 提 供 者:
- ven***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This is a small project for managing personal contact details. You can add, edit, and delete contacts and addresses.
A data grid displays all available contacts. You can select any contact in the grid and press the Edit button to edit the details. When the Edit button is pressed, all fields will become editable. After completing Editing , press the Save button to save the details to database.
The Delete button will set a status field in the record to Deleted . Only records which are not marked as Deleted will be displayed in the grid. (Note that we never delete a record permanently from database. We are only setting a field to the value Deleted .)
Download the source code and enjoy learning .NET.
-This is a small project for managing personal contact details. You can add, edit, and delete contacts and addresses.
A data grid displays all available contacts. You can select any contact in the grid and press the Edit button to edit the details. When the Edit button is pressed, all fields will become editable. After completing Editing , press the Save button to save the details to database.
The Delete button will set a status field in the record to Deleted . Only records which are not marked as Deleted will be displayed in the grid. (Note that we never delete a record permanently from database. We are only setting a field to the value Deleted .)
Download the source code and enjoy learning .NET.
A data grid displays all available contacts. You can select any contact in the grid and press the Edit button to edit the details. When the Edit button is pressed, all fields will become editable. After completing Editing , press the Save button to save the details to database.
The Delete button will set a status field in the record to Deleted . Only records which are not marked as Deleted will be displayed in the grid. (Note that we never delete a record permanently from database. We are only setting a field to the value Deleted .)
Download the source code and enjoy learning .NET.
-This is a small project for managing personal contact details. You can add, edit, and delete contacts and addresses.
A data grid displays all available contacts. You can select any contact in the grid and press the Edit button to edit the details. When the Edit button is pressed, all fields will become editable. After completing Editing , press the Save button to save the details to database.
The Delete button will set a status field in the record to Deleted . Only records which are not marked as Deleted will be displayed in the grid. (Note that we never delete a record permanently from database. We are only setting a field to the value Deleted .)
Download the source code and enjoy learning .NET.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
addressbook_csharp
..................\AddressBook
..................\...........\Addressbook
..................\...........\AddressBook.csproj
..................\...........\AddressBook.sln
..................\...........\AddressBook.suo
..................\...........\.......book\frmAddress.cs
..................\...........\...........\frmAddress.resx
..................\...........\AddressClasses
..................\...........\..............\AddressData.cs
..................\...........\..............\AddressDataManager.cs
..................\...........\app.config
..................\...........\App.ico
..................\...........\AssemblyInfo.cs
..................\...........\bin
..................\...........\...\AddressBook.mdb
..................\...........\General
..................\...........\.......\DataManager.cs
..................\...........\.......\eStatus.cs
..................\...........\.......\IdManager.cs
..................\...........\.......\util.cs
..................\...........\obj
..................\...........\...\AddressBook.csproj.FileListAbsolute.txt
..................\...........\...\Debug
..................\read me.txt
..................\AddressBook
..................\...........\Addressbook
..................\...........\AddressBook.csproj
..................\...........\AddressBook.sln
..................\...........\AddressBook.suo
..................\...........\.......book\frmAddress.cs
..................\...........\...........\frmAddress.resx
..................\...........\AddressClasses
..................\...........\..............\AddressData.cs
..................\...........\..............\AddressDataManager.cs
..................\...........\app.config
..................\...........\App.ico
..................\...........\AssemblyInfo.cs
..................\...........\bin
..................\...........\...\AddressBook.mdb
..................\...........\General
..................\...........\.......\DataManager.cs
..................\...........\.......\eStatus.cs
..................\...........\.......\IdManager.cs
..................\...........\.......\util.cs
..................\...........\obj
..................\...........\...\AddressBook.csproj.FileListAbsolute.txt
..................\...........\...\Debug
..................\read me.txt