Web Designing
Is this possible to create a web site using MVC ? What are all things which i need to create a website using MVC ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VijayPosted Jul 31, 2013, 1:53 AM
Thanks Iftikar Hussain and Muralidharan Deenathayalan.... i can start with this
Posted Jul 31, 2013, 1:19 AM
EF : http://www.entityframeworktutorial.net/
http://www.asp.net/entity-framework
http://www.dotnet-tricks.com/Tutorial/entityframeworklist
knockoutjs: http://knockoutjs.com/documentation/introduction.html
Jquery : http://www.w3schools.com/jquery/default.asp
Bootstrap CSS : http://twitter.github.io/bootstrap/getting-started.html
Castle Windsor : http://docs.castleproject.org/Windsor.MainPage.ashx
http://www.codeproject.com/Articles/543810/Dependency-Injection-and-Unit-Of-Work-using-Castle
Iftikar HussainPosted Jul 31, 2013, 1:15 AM
http://www.infoq.com/news/2008/02/mvc-framework-example
Regards,
Iftikar
VijayPosted Jul 31, 2013, 1:13 AM
thanks Muralidharan Deenathayalan....
how can learn these technologies...... to create websites......
Iftikar HussainPosted Jul 31, 2013, 1:03 AM
http://www.dotnetcurry.com/ShowArticle.aspx?ID=847
http://code.msdn.microsoft.com/ASPNET-MVC-4-Sample-37924d68
http://www.infoq.com/news/2008/02/mvc-framework-example
Regards,
Iftikar
Posted Jul 31, 2013, 1:02 AM
http://www.codeproject.com/Articles/525532/Design-and-Develop-a-website-using-ASP-NET-MVC-4-E
VijayPosted Jul 31, 2013, 12:59 AM
I need to use MVC 4 and DB also.... for that what i need....
Posted Jul 31, 2013, 12:57 AM
You need controllers, views and models + authentication mechanism + database to store values.
http://www.codeproject.com/Articles/525532/Design-and-Develop-a-website-using-ASP-NET-MVC-4-E
If you're talking about website hosting then you need space + domain name + host provider which support ASP.net MVC + database like sql server.
Iftikar HussainPosted Jul 31, 2013, 12:55 AM
Please refer the below link
http://code.msdn.microsoft.com/ASPNET-MVC-4-Sample-37924d68
Regards,
Iftikar