0% found this document useful (0 votes)
4 views4 pages

5zc Dot Net Programming

This document is an examination paper for the B.Sc. degree in Information Technology, specifically for the fifth semester focusing on .NET programming. It includes multiple-choice questions, short answer questions, and detailed essay questions covering various aspects of the .NET framework, programming languages, and web services. The exam is structured into three sections with a total of 45 marks available.

Uploaded by

Nila Vazhagan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views4 pages

5zc Dot Net Programming

This document is an examination paper for the B.Sc. degree in Information Technology, specifically for the fifth semester focusing on .NET programming. It includes multiple-choice questions, short answer questions, and detailed essay questions covering various aspects of the .NET framework, programming languages, and web services. The exam is structured into three sections with a total of 45 marks available.

Uploaded by

Nila Vazhagan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Reg. No.

:
5538 Q.P. Code : [21 IT 18]
(For the candidates admitted from 2021 onwards)
B.Sc. DEGREE EXAMINATION, NOVEMBER 2024.
Fifth Semester

Part IV Information Technology


SBS - DOT NET PROGRAMMING
Time: Three hours Maximum : 45 marks
SECTION A (10 x 1=10 marks)

Answer ALL questions.


Choose the correct answer.

1. Which of the following is NOT a component of


.NET Framework?
(a) Common Langçage Runtime (CLR)
(b) Base Class Library (BCL)
(c) Active Directory Services
(d) Common Type System (CTS)
7. -techniqueis utilized to send data to the server
2 What is the file extension used for compiled .NET asynchronously in ASP.
assemblies?
(a) SOAP (b) AJAX
(a) .dil (b) .exe
(c) REST (d) RPC.
(c) .CS (d) .vb
8. Which CSS property is used to change the text
color of an element?
3. Which procedure is called by the garbage collector
before reclaiming an object's memory? (a) background-colór (b) color
(a) Dispose() (b) Finalfze() (c) text-color (d) font-colgr
(c) Close() (d) Collect(): 9. Which HTTP method is typically used for
retrieving a resource representation?
4. In NET Framework, which block is optional in (a)GET (b) POST
exception handling? PUT: (d) DELETE
(c)
(a) try (b) catch
10. Which technology is commonly used for serializing
(c) finally (d) None of the above data in RESTful web services?
(a) XML (b) SOAP
5. Which window in the VB.NET IDE is primarily
used for designing the user interface of (c) JSON (d) YAML
applications? SECTION B (5 x 2 = 10 marks)
(a) Solution Explorer (b) Properties Window Answer ALL questions.
(c) -Form Designer (d) Code Editor 11. (a) Name two programming languages that are
commonly used with .NET framework.
6. Which control is used to display a list of options Or
from which the user can select?
(b) How does .NET framework support language
(a). ComboBox (b) ListBox interoperability?
(c) RadioButton (d) CheckBox
3 5538
2 5538
12. (a) What is NET namespaces? SECTION C (5 x 5 = 25 marks)
Answer ALL questions.
Or
16. (a) Differentiate between object-oriented
(b) How do you senda message to queue in programming and VB.NET.
VB.NET? Or

(b) Explain the concept of dynamic. arrays in


13. (a) What can a Window do?
VB.NET with appropriate examples.
17. (a) How errors are handled in VB.NET?
Or
Explain.
(b) How do you create å new database using the Or
Visual SourceSafe Administration Program?
(b) Discuss the importance of constructors in
VB.NET classes and how they are used to
14. (a) Compare ASP.NET with ASP 3.0. initialize objects.
18. (a) Describe the purpose of the toolbox window
Or in the VB.NET IDE.
(b) Differentiate HTML Server Controls with Or
Web Controls. (b) Write a detailed note on Visual Studio.NET
and AD0.NET.
15. (a) List the basic elements of web service 19. (a) Summarize the descriptions of the HTML
server controls and how to program them.
Or
Or
(b) What are the benefits of using XML with (b) Explain how to perform forms-based
SOAP? authentication.

4 5538 5 5538
20. (a) Discuss the elements of a SOAP message
with suitable example.
Or
(b) Describe how to deploy and publish web
services.

6 5538

You might also like