New to ASP.NET: Webforms vs MVC2
        Posted  
        
            by Sahat
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sahat
        
        
        
        Published on 2010-05-28T01:49:46Z
        Indexed on 
            2010/05/28
            1:51 UTC
        
        
        Read the original article
        Hit count: 365
        
I am new to ASP.NET Development and can't decide between developing with Webforms or MVC 2. Nevermind the pros and cons of each. I've seen mixed opinions of each. But which method would be the best for someone who has no prior experience in ASP.NET or C#?
If your answer is: learn both, then which should I learn first? MVC 2 or Webforms?
© Stack Overflow or respective owner