1
I have a home page with contact and such, like other pages. On the page I have a Login button and when I click the same redirect to a project module.
Example: Home localhost/Home/Index
Login localhost/EAD/Login/Index
They would be two different projects, as I work this way with Asp.net MVC?
In hosting for example I could deploy two applications without one destroying the other? Does anyone know how many application I can have a simple hosting of Asp.net mvc?
Thanks! I’m looking at the article. For those who don’t know much English, please follow the link to an article by macoratti. http://www.macoratti.net/15/07/mvc5_area1.htm
– Deivid Farias