asp.net mvc - different applications splited by areas? -


i allready have programmed small applications, database design simple, 1 normalized database containing datas need application.

now want try programm bigger:

there should 4 websites build mvc3. websites should use 1 sql-membership-database , tables contacts , on should shared between diferent pages too.

now question is: how start?

should put applications 1 mvc3-application , seperate them using areas?

is there have got tipps ore experiances in creating huge (for me huge ;-)) applications this?

lot of , greetings hw

your idea use areas work. might need create custom roles restrict access 4 areas.

you want search on asp.net mvc multi-tenancy. link http://weblogs.asp.net/zowens/archive/2010/05/26/multi-tenant-asp-net-mvc-introduction.aspx begins whole series on multi-tenancy.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -