I using nhibernate burrow for long conversation. I am preparing to migrate project to ASP.NET MVC, but burrow doesn't support MVC.
我使用nhibernate burrow进行长时间的谈话。我准备将项目迁移到ASP.NET MVC,但是burrow不支持MVC。
I trying to change Burrow to work via MVC. But I have no idea what is the best way to do this. I am not sure that HTTP Module is a good way. I think about ActionFilters to initialize conversation.
我试图通过MVC改变Burrow。但我不知道最好的方法是什么。我不确定HTTP模块是一个好方法。我想起ActionFilters来初始化对话。
1 个解决方案
#1
1
you might wanna look here http://blog.pragmasql.com/post/NHibernate-20-Sample-Project-using-NHibernateBurrow-contribution.aspx for a project that uses nhibernate burrow + asp.net mvc
你可能想看看http://blog.pragmasql.com/post/NHibernate-20-Sample-Project-using-NHibernateBurrow-contribution.aspx这个使用nhibernate burrow + asp.net mvc的项目
#1
1
you might wanna look here http://blog.pragmasql.com/post/NHibernate-20-Sample-Project-using-NHibernateBurrow-contribution.aspx for a project that uses nhibernate burrow + asp.net mvc
你可能想看看http://blog.pragmasql.com/post/NHibernate-20-Sample-Project-using-NHibernateBurrow-contribution.aspx这个使用nhibernate burrow + asp.net mvc的项目