ASP.NET With C# (December – 2017) [IDOL - Revised Course | Question Paper]


ASP.NET With C# (December – 2017) [Revised Syllabus | Question Paper]
ASP.NET With C# (December – 2017) [Revised Syllabus | Question Paper]

➤ VIEW:
@SlideShare | @Tumblr | @Instagram | @Behance | @Pinterest | @Flickr

➤ DOWNLOAD:
@GitHub | @HostFree | @G-Drive

Time: 3 Hours
Total Marks: 100

N.B.:
(1) All Question are Compulsory.
(2) Make Suitable Assumptions Wherever Necessary And State The Assumptions Made.
(3) Answer To The Same Question Must Be Written Together.
(4) Number To The Right Indicates Marks.
(5) Draw Neat Labeled Diagrams Wherever Necessary.
(6) Use of Non-Programmable Calculator is allowed.


Q.1. Attempt any two of the following: (10 Marks)
(A) Explain the concept of Private and Shared Assembly.
(B) Distinguish between Abstract Class and Interface.
(C) What is Namespace? Explain System Namespace.
(D) Explain the different Keywords used for interrupting the Loops.

Q.2. Attempt any three of the following (15 Marks)
(A) What is .NET Framework? Explain in detail .NET Framework 4.0 with Diagram.
(B) What are Interfaces? Write a program to show the implementation of Multiple Interfaces.
(C) What are Sealed Classes and Sealed Methods? Why are they used?
(D) Explain the Implicit and Explicit Conversion of Data Types with examples.
(E) What are Indexers? Explain with example.
(F) Explain Write() and WriteLine() Methods with examples..

Q.3. Attempt any three of the following: (15 Marks)
(A) What are the different types of Collections in .NET? Explain.
(B) Explain Sorted, SelectedMode, MultiColumn, SelectedItem and SelectedIndex properties of ListBox Control.
(C) Write a windows application to open the website mu.ac.in upon click the link. Write the necessary Events and steps required for implementation. [Hint: Use LinkLabel]
(D) Write a short note on Properties. Name and describe any 5 basic Properties in ASP.NET.
(E) Explain Group Box, Check Box and Radio Button.
(F) What do you mean by Delegates? State its Declaration, Instantiation and Invocation Process.

Q.4. Attempt any three of the following: (15 Marks)
(A) List the steps for creating Sitemap File.
(B) Explain the different Directives supported by ASP.NET.
(C) Explain the use of web.config and global.asx Files in ASP.NET Application.
(D) Explain ASP.NET Page Life Cycle.
(E) What is CSS? Explain Inline and Embedded CSS.
(F) What are Selectors in CSS? Explain the four most important types of Selectors.

Q.5. Attempt any three of the following: (15 Marks)
(A) Explain the role of Cookies in ASP.NET.
(B) Explain the role of Master Pages in ASP.NET.
(C) How to Use the ASP.NET Validation Control to Validate the User Input
(D) Explain the difference between Response.Redirect() and Server.Transfer() method in ASP.NET.
(E) Explain a syntax for creating sitemap file with suitable example.
(F) What are the three different ways to store data in the Cache Object?

Q.6. Attempt any three of the following: (15 Marks)
(A) When do you use ExecuteReader, ExecuteNonQuery, ExecuteScalar methods?
(B) What is LINQ to Objects? Explain.
(C) Explain in brief about Paging and Single Item Control.
(D) Write short note on XPath.
(E) List all the steps in order to access a database through ADO.NET.
(F) Explain type of joins in SQL Server.

Q.7. Attempt any three of the following: (15 Marks)
(A) Explain the working of AJAX.
(B) What does dollar symbols ($) mean in jQuery? Explain with example.
(C) What is web service? Explain the basic steps of creating Web Service.
(D) List and explain jQuery Selectors.
(E) Explain the difference between AJAX Page Processing and Traditional Page Processing.
(F) List any five applications where AJAX is incorporated.


0 Comments