- Introduction to .NET
- Advantages of .NET over other technologies
- .NET Framework
- CLR, BCL/FCL
- MSIL, CTS, CLS
2. Introduction to C#
- Operators
- .NET types
- Type Conversion
- Boxing, Unboxing
- Basic programming
- OOPs Concept
- Object
- Encapsulation
- Inheritance
- Polymorphism
- Programming on OOPS
- Abstract Class
- Sealed Class
- Interfaces
- Properties
- get, set accessors
- features
- Delegates
- Windows Programming
- ErrorProvider
- PictureBox
- ProgressBar
- Panel, GroupBox
- MDI
- Creating an editor
- File Handling
- IO Streams
- Stream classes
- Exception Handling
- Exception, Exception Handling
- Different Exception
- Keywords used
- Custom Exceptions
- ADO.NET
- Evolution
- ADO.NET Architecture
- Managed Providers
- LINQ
- COM Interoperability
- COM
- Interoperability
- Managed code, Unmanaged code
- Interop Marshalling
- COM Marshalling
- .NET Remoting
- Distributed Architecture
- Remoting vs WebServices
- RCW
- CCW
- Remotable Objects, MBV, MBR
- Server Activation
- Client Activation
- SingleCall/ Singleton
- Crystal Reports
- Additional Concepts
- Partial Classes
- Nullable Types
- Anonymous Methods
- Generics
Iterators