Is it possible to put ASP.NET Areas in a class library? -


I would like to be able to reuse an area in one of my MVC projects in multiple MVC projects. Can I keep my area in the classroom library which can be reused later in a new MVC project?

Thank you,

You can keep an eye out of the box, Which lets you use a custom that allows you to embed segments in resources such as separate assemblies. If you are using ASP.NET MVC3 you can also see it.

Be careful, though this may be possible.

Comments