Advanced Web Programming (Question Paper) [October – 2018 | Choice Based Syllabus]


Advanced Web Programming (Question Paper) [October – 2018 | Choice Based Syllabus]
Advanced Web Programming (Question Paper) [October – 2018 | Choice Based Syllabus]


DOWNLOAD @
☛ PDF
☛ Text
☛ G-Drive

Time: 2 Hours 30 Minute
Total Marks: 75

NOTES:
(1) All Questions (Q1 To Q5) are Compulsory.
(2) Figures on the right indicate total marks. All sub questions carry equal marks.
(3) Write the question numbers clearly, as mentioned in the question paper.
(4) Mixing of sub-questions is not allowed.
(5) Draw diagrams and give examples whenever necessary.
(6) Write the comments in the program/algorithm and write the assumptions, if any.
(7) Use of calculator or any electronic gadget is not allowed.

Q.1 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Explain different types of Data Types in C#.
(B) Give syntax of foreach loop. Explain with example.
(C) Difference between Structures and Classes.
(D) Explain Polymorphism with suitable example.
(E) What are the rules in defining a Constructor? Explain Static Constructor with example.
(F) Difference between Public Assembly and Private Assembly.

Q.2 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Explain ASP.NET Life Cycle Page.
(B) Explain the use of web.config files in ASP.NET Application.
(C) Explain Calendar Control with example in ASP.NET.
(D) Explain the use of RangeValidator with example?
(E) Describe the working of Chart Control?
(F) Explain the Anatomy of an ASP.NET Application.

Q.3 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Why Exception Handling is required? Write syntax for User Defined Exception?
(B) Write a program to create a new cookie with the name "Username" and add it to the HttpResponse Object on the click of a button. Set the expiry date of the cookie to One Year from Now.
(C) What is Skin file? How to use it?
(D) Write the difference between Request Cookies and Response Cookies?
(E) Explain Keys and Mode HttpSessionState Members?
(F) What is Application State? Explain with examples?

Q.4 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) List and explain ADO.NET Objects.
(B) Differentiate between DataSet and DataReader.
(C) What is Data Binding? Explain its types.
(D) What is a GridView Control? Explain how to enable paging and sorting features of GridView?
(E) What is the Application Services provided in ASP.NET? Explain?
(F) Explain any 2 FormView Templates with examples?

Q.5 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) What is XmlTextWriter? Explain with example.
(B) Explain the steps to use Windows Authentication with sample code?
(C) What is XML Validation?
(D) What is Ajax? Explain its Disadvantages?
(E) How to authorize specific users in web.config file? Explain with example.
(F) Explain Accordion in ASP.NET Ajax Control Toolkit.

0 Comments