What Patterns Should I Apply to ASP.NET MVC Areas?

Posted by DaveDev on Stack Overflow See other posts from Stack Overflow or by DaveDev
Published on 2010-04-26T23:10:42Z Indexed on 2010/04/26 23:13 UTC
Read the original article Hit count: 296

What is the best way to model MVC Areas for my Application? Can I manage these Areas dynamically? What is the best usage of them?

Thanks

© Stack Overflow or respective owner

Related posts about asp.net-mvc

Related posts about asp.net-mvc-areas