ASP.NET Q's

ASP.NET Garbage Collector

›
Garbage collection in the Microsoft .NET common language runtime environment completely absolves the developer from tracking memory ...

ASP.NET Common Type System

›
Because the runtime, rather than an individual language compiler, defines the available base types, developer productivity is enhanced. Prog...

ASP.NET Memory Management

›
The common language runtime's garbage collector manages the allocation and release of memory for an application. For developers, this me...

ASP.NET Common Language Runtime(CLR)

›
The Common Language Runtime is the foundation of the .NET Framework. It is responsible for managing code execution at run time, and provides...
2 comments:

ASP.NET Framework Components

›
The .NET Framework is set of technologies that form an integral part of the .NET Platform. It is Microsoft's managed code programming mo...
›
Home
View web version
Powered by Blogger.