6
votes
4answers
84 views
Tracking User’s Actions in a Business Application
The company I work for is redesigning our application in .NET. Our application is sold using the Software as a Service model.
We track all of our users actions in the software for reporting purposes …
3
votes
3answers
128 views
How to do Basecamp-style accounts in Asp.Net Mvc?
For an Asp.Net software as a service application, I want to do account based subdomains like Basecamp and the rest of the 37Signals products have. E.g. acme.myapp.com will load the account for that …
1
vote
0answers
56 views
When building a hosted/SAS application, how do you manage multiple versions when customizations by the customer are allowed?
Let's imagine you are building a Calculator application. You will allow customers to customize this Calculator with their own logos and CSS stylesheets. Customers will point their domains to your …
