Why do we need SDK along with .NET Framework?
        Posted  
        
            by Sandbox
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sandbox
        
        
        
        Published on 2009-11-29T06:56:04Z
        Indexed on 
            2010/06/14
            13:32 UTC
        
        
        Read the original article
        Hit count: 192
        
We have to install Windows SDK along with .NET Framework. Why do we need the SDK if we have the framework?
EDIT:
This isn't just the case for .net development. Also, if you want to develop Silverlight apps, you have to install additional sdk. Why?
© Stack Overflow or respective owner