All Projects → yellowfeather → SharpArchitecture-MultiTenant

yellowfeather / SharpArchitecture-MultiTenant

Licence: other
S#arp Architecture multi-tenant sample application

Programming Languages

C#
18002 projects
Classic ASP
548 projects
javascript
184084 projects - #8 most used programming language
S#arp Architecture multi-tenant sample application
==================================================

About
=====

Sample application illustrating a way of implementing a multi-tenant web application on S#arp Architecture.

The sample uses a seperate database for each tenant and a master database to persist the details of each tenant. 
The connection string for each tenant database is selected based on the subdomain.


The sample uses the following:

- Visual Studio 2010
- S#arp Architecture v1.9
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].