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


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

➥ View @SlideShare(PDF) | @Pinterest | @Flickr
➥ Download

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.

Q.1 Attempt Any Two Of The Following: (15 Mraks)
(A) Explain the concept of Namespaces with suitable example.
(B) What is Type Conversion in C#? How is it carried out in C#?
(C) Explain in brief Connected and Disconnected Mode of ADO.net.
(D) Explain in brief:
      (i) JIT Compiler
      (ii) Garbage Collector

Q.2 Attempt Any Three Of The Following: (15 Mraks)
(A) Write a short note on Assembly.
(B) Explain Switch Case with fall through in C#.
(C) Explain with an example the concept of Inheritance.
(D) Write a Console Program to find a Factorial of entered number.
(E) Explain the concept of Method Overloading with an example.
(F) Write a short note on Exception Handling in C#.

Q.3 Attempt Any Three Of The Following: (15 Mraks)
(A) Write a short note on Conversions.
(B) Explain the steps of creating a Delegate in C#.
(C) Explain any two properties of the Text Box and Check Box Controls used in Windows Programming.
(D) Write a short note on MDI.
(E) Explain any four properties of List Box Control.
(F) What are Collections? Write different Collections support by C#.

Q.4 Attempt Any Three Of The Following: (15 Mraks)
(A) Explain ASP.net Page Life Cycle in brief.
(B) What are Themes? Explain its different types.
(C) Write a short note on CSS Selectors.
(D) Write a Web Application that accepts Data from user for Online Mobile Bill Payment and displays the data on click of “Submit” Button. Draw an appropriate interface and write the snippet code (.cs file) on click of command button.
(E) What is the difference between Radio Button and RadioButtonList Control?
(F) Write a short note on State Management.

Q.5 Attempt Any Three Of The Following: (15 Mraks)
(A) What are Validation Controls supported by ASP.NET. Describe them in brief.
(B) Describe Common Validator properties for different Validation Controls.
(C) Explain the steps of creating Master Page in Web Development.
(D) Describe in brief SitMapPath Control.
(E) Explain any four properties of Menu Control.
(F) Explain Request and Response Objects.

Q.6 Attempt Any Three Of The Following: (15 Mraks)
(A) Explain with an example LINQ to XML.
(B) What are different LINQ Operators?
(C) What is SQLDataSource Control used in ADO.Net?
(D) Explain any four properties of GridView Control.
(E) Explain in brief Authentication and Authorization.
(F) Explain the basic Attributes of ListView Control.

Q.7 Attempt Any Three Of The Following: (15 Mraks)
(A) Write a short note on Architecture of AJAX.
(B) Explain the use of Timer Control used in AJAX.
(C) What are the features of JQuery?
(D) How to create a Web-Serive?
(E) Explain about DOM used in JQuery.
(F) Write a snippet code to hide and display the header text on click of command button using JQuery. [Hint: Use Hide() and Show()]

0 Comments