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


[Question Paper] ASP.NET With C# (75:25 Pattern) [November – 2016]
[Question Paper] ASP.NET With C# (75:25 Pattern) [November – 2016]

DOWNLOAD
➥ Download: PDF
➥ View: PDF
➥ View (Image): @Pinterest | @Flickr


B.Sc.IT: Semester – V
[ASP.NET With C#]
Question Paper (November – 2016) [75:25 Pattern]

Time: 2 ½ Hours
Total Marks: 75


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 is Flow Control? Explain use of Break and Continue Statements in loop.
(B) What is namespace? How to create namespace and its alias?
(C) Differentiate between function overloading and function overriding.
(D) Explain try, catch and finally blocks in exception handling with suitable example.

Q.2 Attempt Any Two of The Question: (10 Marks)
(A) What is an Assembly? Explain different components of Assembly.
(B) What is Garbage Collection? How it works?
(C) Explain the steps in ASP.NET Page Life Cycle.
(D) What is CSS Selector? Explain different selectors present in CSS.

Q.3 Attempt Any Two of The Question: (10 Marks)
(A) What is the difference between inline code and code behind?
(B) Explain Custom Validation Control with example.
(C) Explain Following properties supported by ListBox Control.
      (i) SelectedIndex
      (ii) SelectedValue
      (iii) Rows
      (iv) SelectionMode
      (vi) Selectedites
(D) What is web.config file? Explain <customErrors> and <connectionString> tags in web.config file.

Q.4 Attempt Any Two of The Question: (10 Marks)
(A) What is State Management? Explain QueryString with example.
(B) Why UrlEncode() and UrlDecode() methods are used in ASP.NET? Explain.
(C) What is Sitemap? Explain TreeView Control.
(D) Explain Custom Validator Control with example.

Q.5 Attempt Any Two of The Question: (10 Marks)
(A) What is Data-Bound Control? Explain GridView Control with example.
(B) Differentiate between DataSet and DataReader Objects.
(C) Draw and explain the architecture of ADO.NET in brief.
(D) What is impersonation in ASP.NET? Explain Windows Authentication.

Q.6 Attempt Any Two of The Question: (10 Marks)
(A) Explain the syntax for Query Expression in LINQ with example.
(B) What is jQuery Selector? Write some examples.
(C) Explain Timer and UpdatePanel Controls.
(D) What is LINQ? What are advantages and disadvantages of LINQ?

Q.7 Attempt Any Three From The Following: (15 Marks)
(A) What is Constructor? Explain Parameterized Constructor with suitable example.
(B) What is Delegate? Explain the steps to implement Delegates in C# .NET.
(C) Explain following properties:
      (i) AutoPostBack
      (ii) AutoEventWiredUp
(D) Explain the relationship between Master Page and its Content Page with example.
(E) Explain SqlDataAdapter and SqlConnection Objects in ADO.NET.
(F) What are different types of operations in LINQ?

0 Comments