Hello,
I am a beginner in development and I 'm 4 months internship. and I have to create a web application (Quizz Online ) With MVC and entity framework
if they please if anyone can help me with an example similair or a typical project that I can inspire the way the C # MVC architecture.
Thank you in advance
Loading
bensassi chPosted May 12, 2015, 3:46 AM
Saber ShaikhPosted May 11, 2015, 1:59 AM
Vincent Maverick DuranoPosted May 10, 2015, 9:53 AM
The most important thing to do is learn how MVC and EF works, You can start here by learning the basic: http://www.c-sharpcorner.com/UploadFile/8c19e8/building-web-application-using-entity-framework-database-fir/
And for building a quiz app then you can refer this article:
http://ngalatalla.blogspot.com/2011/11/building-dynamic-quiz-application-in.html
http://highoncoding.com/Articles/645_Creating_Multiple_Choice_Exam_Application_Using_ASP_NET_MVC_Framework.aspx
And of course you can find more example by doing a simple search at google