Definition Of Microsoft .NET Framework SDK And Its Component

Asked By 10 points N/A Posted on -
qa-featured

Hello, everyone, I was to know about the dot net framework where I met a term Microsoft .NET Framework SDK. Kindly provide me the exact definition and its component if it includes any.
Thanks to those who tried to help.

SHARE
Answered By 0 points N/A #302251

Definition Of Microsoft .NET Framework SDK And Its Component

qa-featured

The .NET Framework from Microsoft is comprehensive. It is consistent programming model which is for building apps. It gives the visually best user experiences, seamless and secure connection.
It Includes:
a. Tools
b. Documentation.
c. Samples
d. Easy for developers.
The SDK of Microsoft dot net includes the different tools like buttons, textbox, labels, combo-box, etc. You can code for the tools in your comfort language.

Answered By 590495 points N/A #302867

Definition Of Microsoft .NET Framework SDK And Its Component

qa-featured

.NET Framework SDK and Platform SDK are predecessors of Microsoft Windows SDK. They are SDKs or Software Development Kits from Microsoft that contain libraries, samples, tools, documentation, and header files required to develop applications for .NET Framework and Microsoft Windows. The .NET Framework SDK is focused on developing applications for .NET Framework 1.1 and 2.0.

Platform SDK was released in 1999 and is the oldest SDK which contains header files, compilers, tools, documentations, and samples required for software development on IA-32, x64, and IA-64 CPU architectures and is also the successor to the original Microsoft Windows SDK for Windows 3.1x and Microsoft Win32 SDK for Windows 9x.

From Windows Vista, the Windows Media SDK, Tablet PC SDK, Platform SDK, and .NET Framework SDK were replaced by Windows SDK, a new unified kit. But since .NET Framework 1.1 doesn’t ship with Windows Vista, .NET Framework 1.1 SDK was not included.

Related Questions