Where can I start learning to build web applications in C#
        Posted  
        
            by 
                Carson Myers
            
        on Programmers
        
        See other posts from Programmers
        
            or by Carson Myers
        
        
        
        Published on 2010-12-15T11:30:34Z
        Indexed on 
            2012/11/29
            23:19 UTC
        
        
        Read the original article
        Hit count: 477
        
So far I've written web sites in PHP, except for a pet project of mine written in Python.
I'd like to start learning C# for use on the web, but I have no idea where to start. I know nothing of .Net. Are there any good tutorials or online books etc. which give a brief intro to the .Net environment (specifically C#, and specifically for the web)?
I'm not even sure what I need to install. Visual Studio I guess, but what else? Anything special, or will VS do the trick?
© Programmers or respective owner