0% found this document useful (0 votes)
253 views

C # Syllabus

This document outlines the units of a course on C# and the .NET framework. The 5 units cover: 1) introduction to .NET and ASP.NET, 2) introduction to C# syntax, data types and variables, 3) operators, expressions, branching, looping and methods, 4) structures, enumerations, classes, objects, inheritance and polymorphism, and 5) operator overloading, events, I/O operations and exceptions. The course has 45 lectures and 15 practical sessions for a total of 60 credits.

Uploaded by

Vijaiyesh Babu
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
253 views

C # Syllabus

This document outlines the units of a course on C# and the .NET framework. The 5 units cover: 1) introduction to .NET and ASP.NET, 2) introduction to C# syntax, data types and variables, 3) operators, expressions, branching, looping and methods, 4) structures, enumerations, classes, objects, inheritance and polymorphism, and 5) operator overloading, events, I/O operations and exceptions. The course has 45 lectures and 15 practical sessions for a total of 60 credits.

Uploaded by

Vijaiyesh Babu
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

CS 062

C# AND .NET FRAME WORK

UNIT I 9

Introduction to .NET frame work-.NET objects- ASP .NET- .NET web services –
Windows Forms

UNIT II 9

Introduction to C#, Understanding C# in .NET, overview of C#, Literals, Variables, Data


types.

UNIT III 9

Operators, Expressions, Branching and looping operations- Methods, Arrays, Strings.

UNIT IV 9

Structures and Enumerations – Classes and Objects - Inheritance and Polymorphism,


Multiple Inheritance.

UNIT V 9

Operator overloading, Events, console I/O operations and Exception.

L=45 P=15 TOTAL : 60

You might also like