NET Centric Computing 2068
Attempt all the questions.
1.Answer the following questions in short:
a. Web Services
b. HTTP Protocol
c. COM
d. CSS
e. The GLOBAL ASA file
2.a) Differentiate between request and response object with example.
b) Differentiate between database access components (ie. ADO ) and file access components with sample code.
3. a) Write a program for entering employee basic information in one ASP page and display it another.
b) Explain file access component and its uses with code.
4.a) What do you mean by connection? Illustrate record set with example for deleting data record from the database.
b) Explain the steps required for designing an ASP based application. List different applications of ASP.
5.a) Explain Microsoft .NET framework and its components.
b) Differentiate between ASP .NET an classical ASP. Explain the structure of general ASP page.
6.a) What are input validation controls? How do they help in .NET framework? Explain with example.
b) Explain exception with suitable example in C# programming.