asp.net mvc - is it possible to separate my admin section from regular web site without creating another web app project? -


i built web application using asp.net mvc3. need add admin pages monitor , manage user accounts , posts.

right now, admin , regular web site sitting in same web application. if made small change admin pages, still need compile everything. way separate them, need upload admin without touching web site. solution can think of create web app. there way it?

you can separate mvc application areas http://msdn.microsoft.com/en-us/library/ee671793.aspx areas better organize application won't let deploy area, vs2010 have deployment features. her's article http://weblogs.asp.net/scottgu/archive/2010/07/29/vs-2010-web-deployment.aspx


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -