LOYOLA COLLEGE (AUTONOMOUS), CHENNAI – 600 034
|
M.Sc. DEGREE EXAMINATION – COMPUTER SCIENCE
THIRD SEMESTER – APRIL 2007
CS 3809 – ASP .NET
Date & Time: 24/04/2007 / 9:00 – 12:00 Dept. No. Max. : 100 Marks
Part – A
Answer ALL the questions 10 * 2 = 20
- Write significant features of C#.
- Mention the Data types available in C# and point on the advantages of such Data types which are unique in C#.
- What is called Validation and how does it help in Database-enabled Web Application?
- Why HTML Controls are made available in ASP.NET?
- What is the difference between Data Reader and Data Adapter?
- Differentiate Authentication and Authorization?
- What is Security Principal and Security Model?
- Why Caching is used? Mention the different types of Caching in ASP.NET?
- What is the fundamental difference between XML and HTML?
- Define the term Namespace in context of XML.
Part – B
Answer ALL the questions 5 * 8 = 40
- (a) Explain the Predefined Data types in C# with appropriate examples
(OR)
(b) Write in detail about the features of C#
- (a) Explain the ASP.NET Calendar Control and Adrotator Contol.
(OR)
(b) Explain the Advantages of ASP.NET pages
- (a) Explain the Connected Architecture of ADO.NET
(OR)
(b) Brief the Disconnected ADO.NET Architecture with neat diagrams.
- (a) Elaborate ASP.NET Caching
(OR)
(b) Explain ASP.NET Authentication in detail
- (a) Brief the advantages of XML
(OR)
(b) What is DOM and how it is being used in XML?
Part – C
Answer any TWO Questions 2 * 20 = 40
- (a) Brief the C# properties.
(b) Explain the ASP.NET Validation Controls.
- (a) Discuss the Architecture of ASP.NET pages
(b) Write an essay on Design Goals and Key Components of ADO.NET
- (a) Explain the deployment of XML in ASP.NET
(b) Discuss in detail about the Conditional and Looping Statements in C#