示例代码C#数据库应用程序(Windows窗体应用程序) [英] Sample Code C# Database Application (Windows Form Application)

查看:73
本文介绍了示例代码C#数据库应用程序(Windows窗体应用程序)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有人在C#数据库应用程序上有示例代码(Tuts或视频)(从数据库连接,保存,删除和更新记录,并显示在ListView或DataGridView中),也包括报告功能.使用Windows窗体应用程序项目.
在C#数据库应用程序上进行编码的最佳方法是什么?

Hi, Does anyone have sample code (Tuts or Video) on C# Database Application (Connect, Save, Delete & Update Record from Database and show in ListView or DataGridView), include Reporting too. Using Windows Form Application Project.
And what the best way to code it on C# Database Application ?

Thanks before

推荐答案

之前先感谢,从MSDN开始:
Start with MSDN: http://msdn.microsoft.com/en-us/library/bb655884(v=vs.90).aspx[^] That shows connection. On the Left Hand Side of the screen are the links to the other info.


如OriginalGriff所述,这是最好的链接之一.
您也可以在互联网上搜索更多链接.

我发现了
http://khanrahim.wordpress .com/2010/04/10/insert-update-delete-with-datagridview-control-in-c-windows-application/ [ http://www.switchonthecode.com/tutorials/csharp-tutorial-将一个数据网格绑定到数据库 [ ^ ]
As mentioned by OriginalGriff, that is one of the best links.
You can also search on the internet for more links.

I found
http://khanrahim.wordpress.com/2010/04/10/insert-update-delete-with-datagridview-control-in-c-windows-application/[^]
http://www.switchonthecode.com/tutorials/csharp-tutorial-binding-a-datagridview-to-a-database[^]


这篇关于示例代码C#数据库应用程序(Windows窗体应用程序)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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