BC0053 Winter Drive Assignment 2011

2
Winter 2011 Bachelor of Computer Application (BCA) Semester 5 BC0053 VB. Net & XML 4 Credits (Book ID: B0975) Assignment Set 1 (40 Marks) Each question carries eight marks 8 x 5 = 40 1. Describe the importance and usage of .net framework in visual Studio. 2. Describe the operators and constants (Symbols) in Visual Basic .Net. 3. Write a program to sort and display an array of integers in ascending order using the concept of array in VB. Net 4. What is XPath? Explain Xpath string functions with examples? 5. What are the methods and properties of XML DOM ? Explain with examples.

Transcript of BC0053 Winter Drive Assignment 2011

Page 1: BC0053 Winter Drive Assignment 2011

Winter 2011

Bachelor of Computer Application (BCA) – Semester 5

BC0053 – VB. Net & XML – 4 Credits

(Book ID: B0975)

Assignment Set – 1 (40 Marks)

Each question carries eight marks 8 x 5 = 40

1. Describe the importance and usage of .net framework in visual

Studio.

2. Describe the operators and constants (Symbols) in Visual Basic

.Net.

3. Write a program to sort and display an array of integers in

ascending order using the concept of array in VB. Net

4. What is XPath? Explain Xpath string functions with examples?

5. What are the methods and properties of XML DOM ? Explain with

examples.

Page 2: BC0053 Winter Drive Assignment 2011

Winter 2011

Bachelor of Computer Application (BCA) – Semester 5

BC0053 – VB. Net & XML – 4 Credits

(Book ID: B0975)

Assignment Set – 2 (40 Marks)

Each question carries eight marks 8 x 5 = 40

1. With the help of suitable example, describe the development of

single document and multi-document interface.

2. Describe the concept of exception in .Net environment

3. Explain the process of adding, updating and deleting records with

an example.

4. Explain DTD elements and DTD attributes.

5. Describe the following:

a) Code Editor Window

b) Solution Explorer