具有 linq-to-sql 的企业库?
我想获得有关企业库如何使用 linq-to-sql 生成的类的任何反馈(试探一下)。我正在考虑使用验证处理程序向 UI 级别提供验证逻辑/显示。我主要考虑缓存处理程序、验证和授权处理程序。
I wanted to get any feedback (put out a feeler) for how the enterprise library plays with linq-to-sql generated classes. I was considering using the validation handler to provide validation logic/display to the UI level. I am considering the caching handler, validation, and authorization handlers primarily.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
请查看我有关将 Enterprise Library Validation Application Block 与 LINQ to SQL 集成的文章。在本系列中,我将解释如何通过 LINQ to SQL 有效使用 VAB:
Take a look at my articles about integrating Enterprise Library Validation Application Block with LINQ to SQL. In this series I explain how to effectively use the VAB with LINQ to SQL: