0% found this document useful (0 votes)
71 views2 pages

C# and .NET 3.5 Essentials

The document outlines a .NET 3.5 C# language course that covers the .NET framework architecture, C# language fundamentals including OOP concepts, Windows forms for building applications, ADO.NET for database connectivity, and Crystal Reports. The 25-hour course covers topics such as CLR, CTS, namespaces, data types, control flow, OOP pillars, multithreading, exception handling, delegates, assembly creation, Windows forms controls, data binding, ADO.NET classes and interfaces, stored procedures, and remoting.

Uploaded by

gopala krishna
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
71 views2 pages

C# and .NET 3.5 Essentials

The document outlines a .NET 3.5 C# language course that covers the .NET framework architecture, C# language fundamentals including OOP concepts, Windows forms for building applications, ADO.NET for database connectivity, and Crystal Reports. The 25-hour course covers topics such as CLR, CTS, namespaces, data types, control flow, OOP pillars, multithreading, exception handling, delegates, assembly creation, Windows forms controls, data binding, ADO.NET classes and interfaces, stored procedures, and remoting.

Uploaded by

gopala krishna
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 2

.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.

You might also like