1
Well, I have a question. I am developing a web application that will suit more than one user, however each user has different data recorded in the database, and this volume will be great, since the system is for sales management.
I wonder how it would be for me to make the application bank, put a idUsuario
on each item of the bank and do searches filtering through it, or has some form that brings more performance to the application?
Thank you!
Is it Entity Framework? MVC is ASP.NET MVC?
– Leonel Sanches da Silva
What I would like to know is more at bank level, but the answer is yes, for the two questions.
– Jonathan Barcela