July 2015
Intermediate to advanced
1300 pages
87h 27m
English
When you install Visual Studio 2015 with the .NET Framework and the development environment, the setup process also installs the Windows SDK on your machine. This SDK provides additional tools and libraries that are useful for developing applications for the .NET Framework. Microsoft released the Windows SDK, which provides tools for building both managed and unmanaged applications. The Windows SDK is installed in the C:\Program Files (x86)\Windows Kits\10 folder. It includes several additional tools also used by Microsoft Visual Studio for tasks different from building assemblies, such as deployment and code analysis, and for generating proxy classes for WCF projects. You do not typically need to invoke ...
Read now
Unlock full access