.NET 3.
5
C# LANGUAGE(25 Hrs)
Introduction to .Net framework:-
.Net Architecture.
CLR,CTS,MSIL,JIT
Language supported by dot net
OOPS:-
Introduction to C#.
Variables, Data Types
Namespaces.
Static Variables and Static Function.
Value type Reference type.
Iteration and Conditional Statements.
Encapsulation, Abstraction,Inheritence,Polymorphisim.
Access Specifier.
Constructor and Destructor.
Abstract Class Abstract Functions.
Virtual Function
Structures
Enumurations
Interface
Multithreading.
Exception Handling.
Events and delegates
Creating Assembly(DLL)
Creating Private and Shared assembly
GAC and strong name creation.
Windows Form:-
Introduction to windows forms
Adding controls to forms
Common windows forms controls
Complex windows forms controls
Data binding Techniques
ADO.net:-
Introduction to Ado.Net
Command, Connection Class
Working with connected enviornment
working with disconnected enviornment
Data set, Data Reader,Data Adapter.
Stored Procedure.
Crystal Reports & Remoting.