在 C# 中学习 ado.net 并寻找好的代码示例
我正在尝试学习 ado.net。我想看到一个真实的项目,真实的 3 层代码,运行良好且编写良好。 我分别理解每个部分,但我不明白它们如何协同工作 这就是为什么我要求下载 3 层 winform/wpf 解决方案 有人可以帮忙吗? 谢谢
I am trying to learn ado.net. I want to see a real project, real code in 3 layes that works well and written well.
I underrstand every part seperatly, I cn't get it right how it all work together
tthis why I am asking to download 3 layers winform/wpf solution
can anyone help?
thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
可以在此处 (NerdDinner) 找到优秀的 .net 3.5 分层应用程序。有很多与此相关的教程视频。不确定这对于 ADO.net 有多大用处,但它是构建数据驱动的 Web 应用程序的好方法。
Good .net 3.5 layered application can be found here (NerdDinner). There are a bunch of tutorials videos around this. Not sure how much use this may be for ADO.net, but it's a good way of structuring a data driven web app.