which parts of c# are more used in mvc?
which languages are prerequisite for start mvc except c#? and can i use sql server and ado.net for mvc website database?
thanks
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.
AbolfazlPosted Nov 19, 2013, 1:33 AM
i'm learning c#.is it necessary to learn sql server,too?
Sanjeeb LenkaPosted Nov 18, 2013, 12:03 PM
AbolfazlPosted Nov 18, 2013, 9:56 AM
need i know other language like html,java,css and etc or just asp is enough?
Jaganathan BantheswaranPosted Nov 18, 2013, 12:29 AM
You can use MVC with C# as wel as VB.Net.
To Learn MVC,
http://www.asp.net/mvc/tutorials
http://www.asp.net/mvc/tutorials/getting-started-with-ef-using-mvc
http://www.asp.net/mvc/tutorials/getting-started-with-ef-using-mvc/creating-an-entity-framework-data-model-for-an-asp-net-mvc-application
Sanjeeb LenkaPosted Nov 18, 2013, 12:24 AM
refer to this link
http://www.dotnetfunda.com/articles/show/1297/how-to-create-a-simple-hello-world-aspnet-mvc-tutorial-no-1
after that 9 tutorial on mvc is available there just check that