Microsoft .
NET Technology
By:PANKAJ SHARMA
What is .NET
The Combination of : frame work : Common Language Run time Class Libraries Asp .NET Web services .NET Enterprise Servers
.NET Framework overview
Common Language Runtime
Highlights Common Run type System Mapping of Data types Just-in-time Compilers JIT compiles intermediatery(MSIL) into native code
Highly optimized for platform
Garbage Collector
Permission and policy-based security Exceptions Threading Diagnostics and profiling
Common Language run time diagram
More .NET Framework
Namespaces and classes Hierarchical,unified class libraries Object Oriented
Interfaces
The .NET(Service) contracts
Types
Byte,Sbyte,Single,Double etc.
Unification of different Programming Models in .NET