.net - ASP.NET sample website for a SaaS model? -


i'm looking offer software product using saas model. of course require build web site customers can sign up, log in, manage membership , billing options, , of course use software on web.

can recommend asp.net sample site or other type of site framework can use build out software infrastructure site?

in other words, i'm sure things member sign up, log in, adding/editing account/billing details , typical account/user management stuff common elements of web sites these days, use saas model. i'd rather not reinvent wheel. of course portion of site deliver software service unique. many of other functions common , prefer leverage existing code as possible.

i've read dotnetduke sounds work somewhat, sounds more content management system. not interested in cms type of site. want build out infrastucture parts of web site (as mentioned above) using many pre-made parts possible.

can please point me resources this? commercial solutions fine too.

i wouldn't recommend dnn, experience , based on specific needs, potentially glean useful information it. there ton of other open source projects available started in right direction. codecampserver comes mind, , there's a decent list of other open source apps here (some of ones listed might little outdated; @ point, i'd shop examples based on mvc framework exclusively).

edit: based on comments, chargify worth looking at. it's more of 3rd party, recurring billing option, worth looking @ quick launch solution , allows focus on core competency instead of subscription/billing components. start hosted service, migrate api implementation once project has legs under it.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -