What is multi tenant web application in .NET and how it is different from simple web application made in web forms or mvc, I have been asked to develop multi tenant system so how if someone is making a multi tenant application then how do i check that either it is multi tenant or not?
Thanks