Click here to Skip to main content
15,885,868 members

Comments by Aman Thakur (Top 2 by date)

Aman Thakur 19-Jul-15 11:23am View    
Actually, I am working on a web app which will be a multi user app and these users will be filling the database with values simultaneously. Ultimately, this will become a very large database in future. So, i wanted to make a very much scalable web app. And also wanted to know what are the key things that i need to keep in mind while developing it. So that it doesn't crash in production.

Thanks
Aman Thakur 19-Jul-15 1:38am View    
Read the 3rd para of my wuestion carefully :) MVC 4 web app is the UI layer.