文件名称:wpf datagrid sqlserver
文件大小:97KB
文件格式:ZIP
更新时间:2016-01-10 04:44:42
wpf datagrid sqlserver 三层架构
本例子采用wpf+sqlserver制作,主要实现了datagrid显示数据库字段和增删改操作,实现了界面和逻辑分离,,三层模型初始,供新手学习使用。 连接数据库字段保存在appconfig中,请自行修改,否则连不上去。
【文件预览】:
WPF TO sql
----App.xaml(303B)
----Customer.cs(435B)
----ListUI.xaml.cs(2KB)
----SqlHelper.cs(3KB)
----obj()
--------x86()
----bin()
--------Release()
--------Debug()
----App.xaml.cs(305B)
----ListUI.xaml(2KB)
----CustomerDAL.cs(3KB)
----MainWindow.xaml(293B)
----App.config(299B)
----第八天.csproj(5KB)
----image()
--------Edit.ico(2KB)
--------add.ico(2KB)
--------Cancel.ico(2KB)
----CustomerEditUI.xaml.cs(3KB)
----读我.txt(192B)
----Properties()
--------AssemblyInfo.cs(2KB)
--------Settings.Designer.cs(1KB)
--------Resources.resx(5KB)
--------Settings.settings(201B)
--------Resources.Designer.cs(3KB)
----CustomerEditUI.xaml(3KB)
----MainWindow.xaml.cs(716B)