Programming in asp.net-mvc: ASP MVC – Front End & Back End on newest questions tagged asp.net-mvc – Stack Overflow
After seeing some cool videos of how easy it to make ASP.NET MVC 4.0/4.5 Azure project with code first which gives u CRUD so easy,
My question is : How I split the page for Admin / End User ?
For example : If I make ItemControler with Item model in my web www.xxx.com/Item, I wanna www.xxx.com/Item to show my items for end uesrs in my design, but all the crud operation for Item in Admin/Item or something like that ( with Rules and etc ),
Are there any examples I can out there?
My Goal is to use Azure Site + DB ( If I have already mentions Azure , what’s the difference between Site & Service?! )
source: http://stackoverflow.com/questions/11923149/asp-mvc-front-end-back-end
Programming in asp.net-mvc: programming-in-asp-net-mvc
Recent Comments