使用 nhibernate 进行 ASP.NET MVC 应用程序的数据库连接
如何使用 nhibernate 连接数据库(oracle)作为 asp.net mvc 应用程序? 谁能帮忙..
how to connect database(oracle) using nhibernate for an asp.net mvc application?
can anyone help..
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以尝试:
http://nhbwithoracle.blogspot.com/
对于 asp.net 不需要做任何特别的事情MVC集成。
You could try:
http://nhbwithoracle.blogspot.com/
Nothing special has to be done for asp.net mvc integration.