asp.net mvc 3 - I have 2 controllers intended to be 2 separate web sites (MVC 3)? -
i have 2 controllers (monitoring , audit) contain 4 screens (10 views) each. want create 2 web site example "thesite.org/monitoring" , "thesite.org/audit". in mvc (or/and within iis), how set 2 separate websites (for each controller) , default pages?
Comments
Post a Comment