Answered by:
c#,

Question
-
can please explain me how to do mvc in c#,because i have a huge problem in creating mvc in c#.
- Moved by Mike Danes Friday, March 7, 2014 10:45 AM asp.net related
Friday, March 7, 2014 10:17 AM
Answers
-
Please use the ASP.NET forums for MVC related questions: http://forums.asp.net/1146.aspx/1?MVC
And the ASP.NET site also has learning resources related to MVC that you may want to read first: http://www.asp.net/mvc
- Marked as answer by christelle01 Friday, March 7, 2014 10:29 AM
- Unmarked as answer by christelle01 Friday, March 7, 2014 10:30 AM
- Proposed as answer by Dave PatrickMVP Tuesday, November 10, 2015 1:31 PM
- Marked as answer by Just Karl Friday, December 11, 2015 11:31 PM
Friday, March 7, 2014 10:17 AM
All replies
-
Please use the ASP.NET forums for MVC related questions: http://forums.asp.net/1146.aspx/1?MVC
And the ASP.NET site also has learning resources related to MVC that you may want to read first: http://www.asp.net/mvc
- Marked as answer by christelle01 Friday, March 7, 2014 10:29 AM
- Unmarked as answer by christelle01 Friday, March 7, 2014 10:30 AM
- Proposed as answer by Dave PatrickMVP Tuesday, November 10, 2015 1:31 PM
- Marked as answer by Just Karl Friday, December 11, 2015 11:31 PM
Friday, March 7, 2014 10:17 AM -
Greetings,
This might help you, its a good start to learn MVC 4 in C#
Thanks & Regards,
Asma Khalid
------------------------------------
Mark answer if this helps.
Thanks & regards, Asma Khalid
Tuesday, November 10, 2015 11:34 AM -
Please Have a look to this example will help you a lot :
http://www.codeproject.com/Articles/383153/The-Model-View-Controller-MVC-Pattern-with-Csharp
Wednesday, July 27, 2016 7:20 AM