ASP.NET With C# (April – 2017) [CBSGS - 75:25 Pattern | Question Paper]


ASP.NET With C# (75:25 Pattern) [April – 2017 | Question Paper]
ASP.NET With C# (75:25 Pattern) [April – 2017 | Question Paper]

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

Time: 2 ½ 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 Question: (10 Marks)
(A) What are Boxing and Unboxing? How is it achieved?
(B) What is Type Conversion? Explain Implicit and Explicit Type Conversion with suitable example.
(C) What is a User Defined Exception? Explain with Syntax.
(D) Differentiate between Abstract Class and Interface.

Q.2 Attempt Any Two of the Question: (10 Marks)
(A) What is the difference between Private Assembly and Shared Assembly?
(B) Short note on JIT (Just In Time) Compiler.
(C) What is an Event? What are the differences between Delegate and Event?
(D) What is Garbage Collection? Explain three types of generations in Garbage Collection.

Q.3 Attempt Any Two of the Question: (10 Marks)
(A) Differentiate between HTML Server Controls and Web Server Controls.
(B) Explain the following properties/events of checkbox control.
      (i) ID
      (ii) AccessKey
      (iii) Text
      (iv) Checked
      (v) CheckedChanged()
(C) What is the difference between inline code and code behind in asp.net?
(D) Explain the Implicit and Explicit Conversion of data types with examples.

Q.4 Attempt Any Two of the Question: (10 Marks)
(A) What is ViewState? Where is the ViewState stored after the page postback?
(B) Explain the relationship between Master Page and Content Page.
(C) Define the steps to set up Validation Control in an ASP.NET Web Page.
(D) Explain Response.Redirect() and Server.Transfer() methods in ASP.NET.

Q.5 Attempt Any Two of the Question: (10 Marks)
(A) Explain the various Authentication Mechanisms in ASP.NET.
(B) What is ListView Control? List the features provided by ListView Control.
(C) Differentiate between DataSet() and DataReader().
(D) Explain the properties and methods of Command Object.

Q.6 Attempt Any Two of the Question: (10 Marks)
(A) What role does the ScriptManager Play? Explain the UpdatePanel Control.
(B) Explain the jQuery syntax and Document Ready Event with the example.
(C) Explain DOM manipulation methods in jQuery.
(D) Write and explain the basic syntax of a LINQ Query in C#.

Q.7 Attempt Any Three from the Following: (15 Marks)
(A) Explain for each loop? How is it different from for loop?
(B) Explain working with CSS using Visual Studio Developer.
(C) What are the Event Handlers that we can have in global.ajax file?
(D) What is Website Navigation? Explain structure of web.sitemap file with suitable example.
(E) Explain DataAdapter with its properties and methods.
(F) What is AJAX? What are the advantages and disadvantages of AJAX?

0 Comments