我想要您对“DataSet Designer”和DAL(数据访问层)最佳实践的意见.
我使用Visual Studio 2010 Framework .NEt 4.0.
我使用Visual Studio 2010 Framework .NEt 4.0.
为了我的理解“DataSet Designer”允许我使用DataTable和Adapter自动严格地创建Typed-DataSet,它直接在Visual Studio 2010中使用DAL.
我想知道:
– 如果在实际情况下“DataSet Designer”运行正常,或者更好地编写自定义业务对象.
– 如果存在.net 4.0中引入的其他新解决方案
感谢您的支持! 原文链接:https://www.f2er.com/csharp/93133.html