Quick Links
University Papers | University Syllabus | Entrance Exam |
PSU Papers | Bank Papers | Placement Papers |
VTU | Anna Univerity Syllabus | Anna Univerity Papers |
Anna University
Question Paper Code : 20339
B.E/B.Tech. DEGREE EXAMINATION, NOVEMBER/DECEMBER 2018.
Sixth Semester
Computer Science and Engineering
CS 6001 C# and .Net programming
( Common to Information Technology )
( Regulation 2013 )
Question Paper Code : 20339
B.E/B.Tech. DEGREE EXAMINATION, NOVEMBER/DECEMBER 2018.
Sixth Semester
Computer Science and Engineering
CS 6001 C# and .Net programming
( Common to Information Technology )
( Regulation 2013 )
Download PDF
For More 1st Year Question Papers
For More Question paper of CSE
For More Question paper of IT
Books:
Anna university all semester examination books and study material can be accessed through below link. Feel free search for different subject books and authors. The link will provide both local and foreign author books for references. Share the page with friends and college students as required.
GATE:
GATE papers can be a good practice for any competitive technical exams like DRDO, ISRO, REC, BEL, BHEL, GAIL, ONGC, IOC, NTPC, NHPC etc. As candidates we can prepare for GATE exams and try solving the papers for getting good score in other entrance examinations.
CS6001 C# AND .NET PROGRAMMING Syllabus
OBJECTIVES: The student should be made to:
Understand the foundations of CLR execution
Learn the technologies of the .NET framework
Know the object oriented aspects of C#
Be aware of application development in .NET
Learn web based applications on .NET(ASP.NET)
UNIT I INTRODUCTION TO C# 9
Introducing C#, Understanding .NET, overview of C#, Literals, Variables, Data Types, Operators, checked and unchecked operators, Expressions, Branching, Looping, Methods, implicit and explicit casting, Constant, Arrays, Array Class, Array List, String, String Builder, Structure, Enumerations, boxing and unboxing.
UNIT II OBJECT ORIENTED ASPECTS OF C# 9
Class, Objects, Constructors and its types, inheritance, properties, indexers, index overloading, polymorphism, sealed class and methods, interface, abstract class, abstract and interface, operator overloading, delegates, events, errors and exception, Threading.
UNIT III APPLICATION DEVELOPMENT ON .NET 9
Building windows application, Creating our own window forms with events and controls, menu creation, inheriting window forms, SDI and MDI application, Dialog Box(Modal and Modeless), accessing data with ADO.NET, DataSet, typed dataset, Data Adapter, updating database using stored procedures, SQL Server with ADO.NET, handling exceptions, validating controls, windows application configuration.
UNIT IV WEB BASED APPLICATION DEVELOPMENT ON .NET 9
Programming web application with web forms, ASP.NET introduction, working with XML and .NET, Creating Virtual Directory and Web Application, session management techniques, web.config, web services, passing datasets, returning datasets from web services, handling transaction, handling exceptions, returning exceptions from SQL Server.
UNIT V CLR AND .NET FRAMEWORK 9
Assemblies, Versoning, Attributes, reflection, viewing meta data, type discovery, reflection on type, marshalling, remoting, security in .NET
TOTAL: 45 PERIODS
OUTCOMES:
After completing this course, the student will be able to:
List the major elements of the .NET frame work
Explain how C# fits into the .NET platform.
Analyze the basic structure of a C# application
Debug, compile, and run a simple application.
Develop programs using C# on .NET
Design and develop Web based applications on .NET
Discuss CLR.
TEXT BOOKS:
1. Herbert Schildt, "The Complete Reference: C# 4.0", Tata McGraw Hill, 2012.
2. Christian Nagel et al. "Professional C# 2012 with .NET 4.5", Wiley India, 2012.
REFERENCES:
1. Andrew Troelsen , "Pro C# 2010 and the .NET 4 Platform, Fifth edition, A Press, 2010.
2. Ian Griffiths, Matthew Adams, Jesse Liberty, "Programming C# 4.0", Sixth Edition, O‟Reilly, 2010.
0 Comments