What is .NET?
•
.NET components
•
Software installations
•
Comparison of earlier Windows DNA architecture and .NET
•
The advantages of .NET
•
COM/.NET integration
Comparison of C#, VB.NET and ASP.NET
•
Comparison with C++, VB 6.0, ASP 2.0 and 3.0
•
N-tier architectures compared: .NET vs J2EE
•
New .NET developments
•
ADO.NET vs JDBC
The Common Language Runtime
•
Main functions
•
Namespaces
The managed environment
•
Definition
•
Memory management
•
Garbage collection |
Writing simple code
•
Compilation
•
Execution
Common type systems
•
Characteristics
•
Functions common to .NET languages
•
Boxing/Unboxing
•
Managing passages through Value/Reference
WinForms
•
Graphic component model
•
Business component model
•
FrameWork components
WebForms
•
Server component model in ASP.NET
•
Principle of behind code
Assemblies
•
Architecture of .NET applications
•
Principal namespaces
•
Principal components
•
Private and public assemblies
•
Signature through strong names
|