Click here to Skip to main content
15,887,325 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi All,

Need Help in Creating SAAS multi-tenancy ERP Application Using asp.net MVC 5.

Please guide me ?

How to Create Database for SAAS multi-tenancy ERP Application ?
How to Make SAAS multi-tenancy ERP Application Security ?

What I have tried:

Need Help ?

Suggest architecture for SAAS ERP Application ?
Posted
Updated 20-Dec-18 20:21pm

1 solution

Have you tried doing a quick search about it? You need to understand the core foundation of ASP.NET MVC, SaaS, APIs and Security first before you jump into creating the application. Once you get a good grasp on how each technology works, then you can start building the application that you want. Here's one I found at google search that may help you get started: How to design a Multi-tenant application with ASP.NET MVC[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900