About the course:
Module 1:.NET Framework 3.5:
- Getting Started
- Windows Operating Systems
- Win32, Com+
- Microsoft.Net & Versions
- Features of .Net Framework
- .Net Framework Architecture
- Components of .Net Framework
- BCL, CLR, CTS
- Namespaces, Assemblies & Deployment
- Language Support
- Types of Applications
- Framework Libraries
- Security
- Memory Management
- Metadata & Reflection
- .Net 3.0/3.5 Newer Capabilities
- Installations & Getting Started
- Creating Applications
- Testing & Debugging Applications
- Other Useful Tools
Module 2: Object Oriented Programming Concepts
- Introduction OOPS
- OOPS Vs Structural Programming
- Features of OOPS
- Classes & Objects
- Data Abstractions, Data Hiding
- Encapsulation
- Inheritance
- Polymorphism
- Operator Overloading, Function Overloading
- Abstract Classes, Method Overriding
- Constructors & Destructors
Module 3: C#.Net Programming:
- Introduction to .Net Framework & Features of C#.Net
- Creating Console Applications
- Data Types, Variables, Constants
- Boxing & Un Boxing
- Operators & Expressions
- Control Structures
- Arrays & Strings
- Regular Expressions
- Multithreading
- Managing I/O Operations, Exception Handling
- Delegates & Events
- Implementing OOPS
Module 4: VB.Net Programming
- Introduction to Event driven programming & VB.Net
- Features of VB
- Creating Console Applications
- Data Types, Variables, Constants
- Operators & Expressions
- Control Structures
- Arrays & Strings
- Multithreading
- Managing I/O Operations, Exception Handling
- Implementing OOPS
Module 5: ASP.Net
- Introduction to Internet & Web Applications
- Introduction to Dynamic Web Pages & ASP.Net
- ASP.Net Vs ASP
- ASP.Net Page Life Cycle
- ASP.Net Controls
- Data Binding in ASP.Net
- State Management & Security Issues in ASP.Net
- Configuration Settings
- Tracing & Debugging