Sunteți pe pagina 1din 2

.

NET PROGRAMMING WITH C#


Subject Title : .NET PROGRAMMING WITH C#

Objectives:

1 Basics of .NET Framework.


1.1 Define .NET Framework.
1.2 List the features of .net framework.
1.3 Draw and explain CLR architecture
1.4 Discuss about frame work class Library .
1.5 Define Microsoft intermediate language
1.6 Discuss Common type system CTS, common type language CTL.
1.7 List .NET languages.
1.8 List the Advantages of .net over C, C++, Java.
1.9 Introduction to C#.NET .
1.10 Describe Integrated development environment in c#.net.
1.11 Describe C#.NET working Environment and browse through menus on the menu bar.
1.12 Explain the help system.
1.13 List the applications of .net.

2 C# Fundamentals:
2.1 Explain variables, constants declarations and their types.
2.2 Discuss various operators.
2.3 Describe classes and objects.
2.4 Discuss user defined data types, scope of variables, life of variables.
2.5 Discuss various type conversions,
2.6 Define array , explain different types of arrays and also develop small projects using
Arrays .
2.7 Explain conditional control flow statements.
2.8 List and explain various iterative/loop control flow statements.
2.9 Develop small projects using control flow statements.
2.10 Implement OOPs concepts.
2.11 Discuss recursion concept.
2.12 Explain Exception Handling.
2.13 Analyze debugging and execution.

3 Window Applications.
3.1 Discuss the designing aspects of C#.NET windows application forms.
3.2 List the steps for creating a windows application
3.3 List various elements of user interface.
3.4 Discuss the properties of controls like text box, label , button, check box, radio button,
combo box, list box, data grid.
3.5 Explain the design process of a simple form and display the messages using the above
controls.
3.6 List and discuss the common properties of above controls.
3.7 Describe how to enable, disable the controls and run the applications.
3.8 Explain the steps to creation of Menus at design time using the menu design window.
3.9 Develop a project to control menus at run time.
3.10 Explain how to create short cut keys for pull down menus.
3.11 Describe common dialogue control.
3.12 Discuss about fundamentals of graphics controls like line and shape.
3.13 Explain about designing and coding simple form.
3.14 Discuss about the deploying and distribution of windows application.

4 ADO .NET
4.1 Introduction to ADO.NET
4.2 Explain data objects, dataset, dataadapter, dataprovider.
4.3 List the advantages with ADO.NET.
4.4 Describe how to connect data base to c# application through server explorer.
4.5 Explain how to display data of a table of database in Data Grid View of form.
4.6 Explain connection object , command object
4.7 Explain the process of Accessing data with data adapters and data sets.
4.8 Explain Data validation.
4.9 Explain the procedure for data binding with text box control.
4.10 Describe how to navigate through Data source.
4.11 Explain Multiple Table Connection.

5 Web Applications.
5.1 Introduction to Web Forms.
5.2 Discuss the steps for creating a web application
5.3 Describe the usage of text box, label, button, check box, radio button, drop down list, list
box, data grid, hyperlink, images, panel, hidden field.
5.4 Discuss about Data Grid View,
5.5 List and describe various Data validation controls.
5.6 Explain the process of passing data between two web forms.
5.7 Explain the process of designing and coding simple form.
5.8 Explain how to deploy and distribute a web application.

REFERENCE BOOKS:
1. Programming in C#: A Primer‖,Balaguruswamy, McGraw-Hill.
2. C# A Beginner‘s Guide‖,Herbert Schildt, McGraw-Hill.
3. Learning C#‖,Jesse Liberty and Brian MacDonald, O‘Reilly
4. Pro C# and the .NET Framework‖,Andrew Troelsen, Apress
5. Mastering Visual C# .NET‖,Jason Price&Mike Gunderloy, Publisher: Wiley

S-ar putea să vă placă și