I using nhibernate burrow for long conversation. I am preparing to migrate project to ASP.NET MVC, but burrow doesn't support 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.
Thanks
From stackoverflow
-
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
Nima : I checked the sample. it doesn't use burrow long conversation.
0 comments:
Post a Comment