Login Functionality in MVC c# application with NHibernate -
will tell how can apply login functionality in mvc application nhibernate.
please build controller , related view functionality. in controller can have method check authentication, create new user , set proper roles. view can simple using textboxfor() razor control on client side , viewdata dictionary client server data transfer. model can class based entity using nhibernate. general implementation of mvc can used web application.
Comments
Post a Comment