Pramod Gupta

Pramod Gupta

  • NA
  • 234
  • 53.9k

MVC Project arcitecture.

Sep 28 2015 7:09 AM
in interview,interviewer asked  me what is arcitecture  of your project....
 
i am using entity framework for database interaction.
i have loaded tables and procedures in model by using entity framework.
 
i have  a repository folder in which i have created classes (accountData,Paymentdata)  which is used for insert,update and delete data.
 
on basis of this,  plz provide me explanation of  arcitecture  of my project. so that i can easily explain interviewer to convince him.
 
 

Answers (4)