Need direction which to study first.http://forums.asp.net/t/1759710.aspx/1?Need+direction+which+to+study+first+Fri, 15 Jun 2012 03:27:11 -040017597104786508http://forums.asp.net/p/1759710/4786508.aspx/1?Need+direction+which+to+study+first+Need direction which to study first. <p>Hi ASP.net Gurus,</p> <p>I'm new in web development and just finish basic university C# .net certification program. I'm planning to develop a web base application and would like to utilize ASP.net MVC.</p> <p>I have a background in C#, HTML, XML, javascript. All of my knowledge in said languages are basic. I'm working as reporting analyst and very comfortable working with SQL database and related tech.</p> <p>I need to have guidance if I need to learn asp.net before the MVC or i can jump directly to MVC or learning asp.net in conjunction of MVC framework. Some of you might had the same experience from the past. Could you please suggest a prerequisite topics (pls be very specific) before starting asp.net MVC?</p> <p>&nbsp;</p> <p>thx</p> <p>vierx</p> 2012-01-17T01:36:22-05:004786556http://forums.asp.net/p/1759710/4786556.aspx/1?Re+Need+direction+which+to+study+first+Re: Need direction which to study first. <p>Handling MVC is different from Web Forms and Web Pages. So if you have a strong base in C#, you can directly go with MVC.</p> <p></p> <p>But you have given like<strong> &quot;&nbsp;I need to learn asp.net before the MVC&quot; , </strong> You need to know the flow and working of ASP.net , but not web forms or pages.</p> <p></p> <p>But that you can get on the way while learning MVC. I think you can continue with your MVC learning.</p> <p></p> <p></p> 2012-01-17T02:49:44-05:004816815http://forums.asp.net/p/1759710/4816815.aspx/1?Re+Need+direction+which+to+study+first+Re: Need direction which to study first. <p>MVC is built on top of Asp.Net which is built on top of .Net .</p> <p>Its like a triangle where MVC is at the top.</p> <p>Web Forms is more of procedural programming while MVC is more towards OOP (Object Oriented Programming).</p> <p>You are definitely good to go with MVC. There are so many resources available in terms of books, articles and even videos!</p> 2012-02-05T05:30:35-05:004817411http://forums.asp.net/p/1759710/4817411.aspx/1?Re+Need+direction+which+to+study+first+Re: Need direction which to study first. <p>thanks for all the replies, really appreciate your help.</p> 2012-02-05T22:27:34-05:005026668http://forums.asp.net/p/1759710/5026668.aspx/1?Re+Need+direction+which+to+study+first+Re: Need direction which to study first. <p>MVC refers to &nbsp;Model-View-Controller &nbsp;which is different form just web form or web design. You can &nbsp;check this article :<a href="http://msdn.microsoft.com/en-us/library/ff649643.aspx">http://msdn.microsoft.com/en-us/library/ff649643.aspx</a>.</p> <p>A blog focus on Asp.NET :&nbsp;<a href="http://ctrlcvprogrammer.blogspot.com/">http://ctrlcvprogrammer.blogspot.com/</a></p> <p>There is also a new way of build web pages named Silverlight developed by Microsoft. &nbsp;You can also google to learn more about it.</p> <p>Best Regard</p> 2012-06-15T03:27:11-04:00