NET Centric Computing 2069
Attempt the following questions.
1. Answer the following questions in short
a. Dynamic HTML
b. IIS
c.ActiveX data Objects
d. Microsoft Transaction Server
e. J script
2.a) Differentiate between session and cookies with examples.
b) Differentiate between access components (ie. ADO) and file access components with sample code.
3.a) Write a program for entering college general information in one ASP page and display it in another page.
b) Explain exception handling in ASP page with sample code.
4.a)What do you mean by record set? Illustrate it with example for updating data record into the database.
b) Explain the steps required for designing an ASP based application. List different applications of ASP.
5.a) Differentiate between ASP.NET and classical ASP.NET. Explain the structure of general ASP.NET page.
b) Why do we need rather than collection? Define properties in C# with an example.
6.a) What are the input validation controls? How do they help in .NET framework? Explain with example.
b) Explain Microsoft .NET framework and its components.