I\'m trying to get my head around another issue i\'m facing with my multi-tenant application. I have many pages on my site where I need to customise the meta tags / page titles for each of my pages p
I am building an mvc 3 application that will be multi-tenant, which means it will use the same basic data structure, but provide different data depending on the domain name used to access it.
I am building a Multi-Tenant application and would like to create seperate Indexes for each tenant, however I can\'t seem to find a way to set my 开发者_C百科index directory at runtime for NHibernate.
I am converting my application to a multi-tenancy application, one of my obstacles is that now I have to store settings for each tenant in the database.
I am w开发者_JS百科riting a new multi-tenant WCF RIA application. I plan to have a shared database with separate SQL Server schema for each tenant. I would like to use NHibernate for object-ralational
I will start a POS 开发者_开发技巧(point of sale) system that will begin as a regular intranet system (in his initial-beta stage) but I want to scale later to a cloud offering. I will offer it as a hy
My team is beginning implementation of a greenfield application, with a requirement for multi-tenancy.I have 开发者_StackOverflow中文版been doing a large amount of research on patterns for simple scal
Hi We are working on a project and have decided to go with the m开发者_如何学Pythonultitenant Saas architecture
I am developing a web application for data analysis on agricultural datasets. Actually I want to make the
I have an Asp.net application 3.5. I want to be able to allow multiple/ different clients to access the same application but using different URL\'s. I have already managed to configure the database to