saas
Spring RESTful service application architecture
Currently we are building web services applications with Spring, Hibernate, MySQL and tomcat. We are not using real application server- SoA architecture. Regarding the persistence layer - today we are[详细]
2023-04-12 21:03 分类:问答ASP.NET MVC 3 CMS supporting multi-tenancy?
I\'m looking for a lightweight CMS 开发者_如何学运维solution that can be integrated into an existing ASP.NET MVC 3 (Razor) website.[详细]
2023-04-11 22:25 分类:问答Best Practices for developing a multi-tenant application with Symfony2 and Doctrine2
I am working on an application that needs to support the multi-tenant model.I am using the symfony2 php framework and doctrine2.[详细]
2023-04-08 16:25 分类:问答Difference between Regular Web-Hosting and SaaS or PaaS [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-04-05 10:56 分类:问答SAAS database connection
I am developing a SAAS using MVC 3 .net. I will have a public database which when someone tries to login it will determine what company the user is logging in from and get the company ID.[详细]
2023-04-02 04:03 分类:问答How can I create a SaaS solution (setting up each account)?
I have a web app that I\'m currently selling online using ClientExec. I 开发者_C百科want to get away from ClientExec and use something like Chargify/Spreedly/etc. for the billing part, however my prob[详细]
2023-03-31 17:23 分类:问答how to "close" a php script for commercial use? [duplicate]
This question already has answers here: Closed 11 years ago. Possible Duplicate: PHP - protecting code I have build a php \"management\" site for a client with some specific features v开发[详细]
2023-03-29 09:14 分类:问答How to make a browser based IDE to code in the cloud?
I have read a bit about cloud and browser based IDE\'s. I am planning to make a Java based bare bones IDE by integrating a compiler to code in the cloud. This is for educational purpose as I am just d[详细]
2023-03-27 20:25 分类:问答Should tenants be deleted? What about historical reporting?
I am creating a multi-tenant SaaS app with a shared-db, shared-schema.Here is my question: What are good开发者_开发问答 policies for deleting tenants?Here are some of my thoughts...[详细]
2023-03-27 19:23 分类:问答SaaS: one web app to one database VS. many web apps to many databases
I am planning to develop a fairly small SaaS service. Every business client will have an associated database (same schema among clients\' databases, different data). In addition, they will have a uniq[详细]
2023-03-27 17:29 分类:问答