ASP.NET With C# (May – 2018) [IDOL: Revised Course | Question Paper]


ASP.NET With C# (May – 2018) [IDOL: Revised Course | Question Paper]
ASP.NET With C# (May – 2018) [IDOL: Revised Course | Question Paper]

DOWNLOAD @
☛ PDF | PDF
☛ Text
☛ Torrent
☛ G-Drive

Time: 3 Hours
Total Marks: 100

NOTES:
(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 Labelled Diagrams Wherever Necessary.
(6) Use of Non-Programmable Calculator is allowed.


Q.1 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) Differentiate between Structures and Classes.
(B) Explain Variable Sized Arrays with suitable example.
(C) Write a short note on .NET Framework.
(D) Are multiple Main() methods allowed in C#? Justify with an example.

Q.2 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Explain the concept of Private and Shared Assembly.
(B) What is Exception Handling? Explain the Syntax of Exception Handling Code. What is the use of finally Block?
(C) Explain the different keywords used for Interrupting the Loops.
(D) Explain the concept of Boxing and Unboxing.
(E) Define Inheritance and Polymorphism. Explain how Multiple Inheritance is supported by classes in C#.
(F) Explain Write() and WriteLine() Methods with examples.

Q.3 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) What is the use of Menus and Toolbars in Windows Application? Explain.
(B) What is Common DialogBox? Explain FontDialog with suitable example.
(C) What is ArrayList? State its methods and properties.
(D) Differentiate between ListBox and ComboBox Controls.
(E) Write a windows application to change the color of form into Red, Green and Blue upon clicking the respective buttons. [Hint: Drag three buttons and Label them. Write the necessary events.]
(F) State the Conventions that are used with events.

Q.4 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) What is Post-Back Event? Explain with suitable example.
(B) Explain .NET Framework Architecture in detail.
(C) Explain the work of Session State in ASP.NET.
(D) What is CSS? Explain Inline and Embedded CSS.
(E) Explain ViewState with suitable example.
(F) What is the difference between Themes and Skins in ASP.NET?

Q.5 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) How do we create a User Control in ASP.NET?
(B) When do we have to use TreeView Control in ASP.NET?
(C) Explain the following validation controls with example:
      (i) CompareValidator
      (ii) CustomValidator
      (iii) RangeValidator
      (iv) RegularExpressionValidator
      (v) RequiredFieldValidator
(D) Explain Request and Response Objects of ASP.NET.
(E) What are the benefits of using a custom enumeration like Direction over built-in types like System.Byte or String?
(F) What are the different ways to redirect a user to another page programmatically? What's the difference between them?

Q.6 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Explain ADO.NET Object Model with help of suitable diagram.
(B) Write the necessary steps for connecting to the SQL Server Database.
(C) What is the difference between DataReader and DataAdapter? Explain.
(D) State the ways of deployment of website in ASP .NET.
(E) Write a note on Authorization and Impersonation.
(F) Explain any four Standard Query Operators in LINQ.

Q.7 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Brief the concept of JQuery.
(B) Write short note on ScriptManager and UpdatePanel Controls.
(C) Explain DOM Manipulation Methods in jQuery.
(D) Write a jQuery Application to give Fade In and Fade Out Effects. [Make necessary assumptions for the program.]
(E) Explain the difference between AJAX Page Processing and Traditional Page Processing.
(F) What is Web Service? Explain the basic steps to create a Web Service using ASP.NET with C#.

0 Comments