Question

Are the Portable Areas Supported in MVC 3 ? I have come across "MVC-contrib" is it a HACK ?

Était-ce utile?

La solution

Yes, portable areas are supported in mvc3. Mvccontrib is not a hack, it's an assembly full of very cool and handy features that different developers have contributed to it. It is quite common that features in "contrib" projects (not just mvc) eventually make it to the core project or framework.

Portable Areas are great, you should give them a try. Here is a blog to get you started:

Hope this helps,

-D

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top