Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

.NET Common Language Runtime Unleashed (Repost)

Posted By: Specialselection
.NET Common Language Runtime Unleashed (Repost)

Kevin Burton, ".NET Common Language Runtime Unleashed"
Sams; 1 edition | English | 2002-04-24 | ISBN: 0672321246 | 1021 pages | PDF | 15.2 mb

The .NET Framework provides a runtime environment called the Common Language Runtime, which manages the execution of code and provides services that make the development of robust software easier. The Common Language Runtime (CLR) provides a solid foundation for developers to build various types of applications. Whether a developer is writing an ASP.NET application, a Windows Forms application, a Web Service, a mobile code application, a distributed application, or an application that combines several of these application models, the CLR provides huge benefits such as simplified development and the ability to integrate code written in various languages.