What are good introductory resources for expert developers new to the .NET framework?
        Posted  
        
            by Craig Shearer
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Craig Shearer
        
        
        
        Published on 2010-05-19T19:25:19Z
        Indexed on 
            2010/05/19
            19:30 UTC
        
        
        Read the original article
        Hit count: 225
        
I have a client who wants to transition off their old environment into .NET.
The client has a good grounding in basic OO concepts (their existing development environment supports this) and are expert developers, but need a quick "up to speed" introduction to the .NET framework (C# as the chosen language) for building Line of Business applications (they're keen on Silverlight).
Any recommendations?
© Stack Overflow or respective owner