Tuesday, 19 June 2012

.net diploma previous question papers OCT /NOV-2011 (C-09)


C-05-CM-605
3743
BOARD DIPLOMA EXAMINATION, (C-09)
OCT /NOV-2011
DCME.-VI SEMESTER EXAMINATION
.NET PROGRAMMING

TIME: 3 Hours]                                                                     [Total Marks :100]
PART   - A
INSTRUCTION:  (1) ANSWER ALL QUESTION AND EACH QUESTION
                                           CARRIES 3 MARKS
                    (2)  ANSWER SHOULD BE BRIEF AND   STRAIGHT      TO  THE POINT AND SHALL NOT EXEED FIVE SIMPLE SENTENCES

1.     Define .NET frame work.
2.     List the features of help system.
3.     Explain how to enable and disable the controls.
4.     Discuss use of user defined data type with syntax and example.
5.     Define an array. How to redefine the size of arrays with an example.
6.     Discuss about print method to display text.
7.     Give the steps to create a shared assembly.
8.     Define .net assembly.
9.     Why server explorer is used?
10.  List any three main classes that are used to work with databases



Instructions :    (1) Answer any five questions and each question carries ten marks.
                  (2) The answers should be comprehensive and the criteria for valuation   is the content but not the length of the answer.

11.   (a) explain the features of vb.net (b) explain different data types of vb.net.
12.   List and explain any ten common properties of controls
13.   Define control arrays. Explain about how to create control arrays.
14.   Design a form with two list boxes and store given unstored array elements in first list box and sorted array elements in second list box after pressing the button labeled sort.
15.   (a) explain the procedure of creating an MDI application. (b) what is navigation in datasets? List various navigations.
16.   Explain the steps to configure client application to new version of shared assembly.
17.   List and explain any five features of CLR.
18.   Explain the advantages with ADO.NET.