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

NET FRAMEWORK

Uploaded by

rpa13011979
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views

NET FRAMEWORK

Uploaded by

rpa13011979
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

.

NET FRAMEWORK

No. of questions to be set: Total 5 questions will be given from Unit –I & Unit II.
No. of questions to be answered: All questions to be answered.

Objective: It covers the technique of creating.NET applications both for windows and web.
In the course students will learn how to create a windows and web form, object oriented
aspects of C# and VB .NET,

Pre-requisites: Basic programming skill on C, C++ and Java.

Course Outcomes (CO):


CO1 Students will able to develop rich object oriented language neutral applications.

CO2 Students will able to build client rich web pages using server controls.

CO3 Students will gain the knowledge of utilizing ADO and ADO controls..

UNIT I

Introduction to C# [8 hrs]
Introducing C#, Understanding .NET, Overview of C#, Literals, Variables, Data Types,
Operators, Expressions, Branching, Looping, Methods, Arrays, Strings, Structures,
Enumerations.

Object Oriented Aspects of C# [8 hrs]


Classes, Objects, Inheritance, Polymorphism, Interfaces, Operator Overloading, Delegates,
Events, Errors and Exceptions.

Data Access using ADO.NET [8 hrs.]


Characteristics of ADO.NET, Comparing ADO and ADO.NET, Creating a connection, Select
command, Using a command with a data reader, Updating data, Accessing, modifying,
updating disconnected data, Selecting multiple tables.

UNIT II

Web Based Application Development on .NET [3 hrs]


Programming Web Applications with Web Forms, Programming Web Services.

State Management [3 hrs.]


The Problem of state, Viewstate, Query String, Cookie, Session state configuration,
Application state

Files, Streams and Email [4 hrs.]


Getting file system information in ASP.NET, Reading, writing files with streams, File
Uploading, Sending mail inASP.NET.
Exception Handling [3 hrs]
Basic Concept, Type of exception, Exception class, Try, catch, final, throw, Checked and
unchecked, Creating user defined exception.
Thread Management [3 hrs]
Process, Thread, Multithreading, Thread class mutex class, Creating and starting thread,
Scheduling a thread, Synchronizing threads, Thread pooling.

Text Books
1. E. Balagurusamy, “Programming in C#”, Tata McGraw-Hill, 2004.
2. J. Liberty, “Programming C#”, 2nd ed., O’Reilly, 2002.

Reference Books
1. Herbert Schildt, “The Complete Reference: C#”, Tata McGraw-Hill, 2004.
2. Robinson et al, “Professional C#”, 2nd ed., Wrox Press, 2002.
3. Andrew Troelsen, “C# and the .NET Platform”, A! Press, 2003.
4. Thamarai Selvi, R. Murugesan, “A Textbook on C#”, Pearson Education, 2003
5. Jesse Liberty, Dan Hurwitz, Programming .NET Windows Applications, O’Reilly.

You might also like