某些企业库应用程序块是否已过时?
随着 ASP.Net 中新范例的引入,企业库中的一些应用程序块是否已过时?例如,请查看以下内容:
- ASP.Net 成员资格、角色和角色。配置文件提供程序与安全应用程序块相对
- LINQ to SQL &实体框架与数据访问应用程序块相对,
上述应用程序块仍然相关吗?有人可以说明何时以及为何使用其中一种而不是另一种吗?
With the introduction of newer paradigms in ASP.Net, are some of the Application Blocks in Enterprise Library becoming obsolete? For example, look at following:
- ASP.Net Membership, Role & Profile provider as opposed to Security Application Block
- LINQ to SQL & Entity Framework as opposed to Data Access Application Block
Are the aforementioned Application Blocks still relevant? Can someone illustrate when and why would one use one over the other?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
作为 Microsoft Enterprise Library 的制作者,我认为解释“仔细管理弃用”的概念非常重要。因此,我发布了扩展响应在我的博客上。
As a producer of Microsoft Enterprise Library, I felt it was important to explain the concept of "carefully managed deprecation". So, I've posted an extended response on my blog.