View Full Version : What does .NET Framework provides?
pooja escorts
08-16-2021, 03:20 AM
What does .NET Framework provides?
lishmalinyjames
08-16-2021, 09:41 AM
NET Framework are the Common Language Runtime and the . NET Framework Class Library. The Common Language Runtime (CLR) is the execution engine that handles running applications. It provides services like thread management, garbage collection, type-safety, exception handling, and more.
atwinston19
08-16-2021, 10:25 PM
.NET (pronounced dot net) is a free, open-source software development framework developed by Microsoft. It provides programming tools and guidelines you can use to build a wide range of applications for the web, gaming, mobile devices, desktops and the Internet of Things (IoT). Since Microsoft released the first version in 2002, developers and companies have used the .NET Framework to create form-based and web-based applications.
The .NET Framework comprises a large class library called the Framework Class Library (FCL) and the Common Language Runtime (CLR), which allows software applications developed on the platform interoperability across multiple programming languages. With the .NET Framework, developers can build and run software applications for Windows, Windows Mobile, Windows Server, Microsoft Azure and XML Web services on a single integrated development environment.
The primary focus of .NET was to eliminate the major challenges of application development, such as high ownership costs, ease of deployment, difficulty in changing applications and extended development periods. The CLR and FCL addressed many of these issues.
Powered by vBulletin® Version 4.2.2 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.