0% found this document useful (0 votes)
13 views9 pages

Questions

The document outlines the syllabus for a course on VB .Net and ASP .Net Programming at Syed Ammal Arts and Science College, detailing various units and topics covered. It includes questions categorized into two-mark, five-mark, and ten-mark sections, addressing key concepts such as namespaces, inheritance, exception handling, and data binding. The document serves as a comprehensive guide for students to prepare for assessments in the course.

Uploaded by

sivasankaran02k
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)
13 views9 pages

Questions

The document outlines the syllabus for a course on VB .Net and ASP .Net Programming at Syed Ammal Arts and Science College, detailing various units and topics covered. It includes questions categorized into two-mark, five-mark, and ten-mark sections, addressing key concepts such as namespaces, inheritance, exception handling, and data binding. The document serves as a comprehensive guide for students to prepare for assessments in the course.

Uploaded by

sivasankaran02k
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/ 9

SYED AMMAL ARTS AND SCIENCE COLLEGE

RAMANATHAPURAM
DEPARTMENT OF COMPUTER SCIENCE

SUB NAME: VB .Net and ASP .Net Programming SUB CODE: 7BCEE3A

UNIT - I

TWO MARK

1. Define Namespace.
2. What is overriding?
3. What is data abstraction?
4. What is CLR?
5. List the component of .Net.
6. Define polymorphism.
7. Mention the languages in .Net Framework.
8. What is shadowing?
9. What is Namespace in .net?
10. What is .net frame work?
11. What is Garbage collection?
12. Define Class
13. Define Object
14. Define Encapsulation
15. What is inheritance
16. Define module
17. Mention the languages in .Net Framework
18. Define Structure

FIVE MARK

1. Write a note on .Net Component.


2. Compare overriding and overloading with example.
3. How will you create class libraries? Explain with an example.
4. Write the difference between classes and module with an example.
5. Briefly discuss on class library.
6. Explain the garbage collections works.
7. Write about notes on assemblies.
8. How the variables are declared in .Net and describe the different types of variables
with example.
9. Explain inheritance and overloading.
10. Write briefly about Shadowing?
TEN MARK

1. Describe the architecture of Common Language Runtime.


2. Discuss the component of .Net Framework.
3. Explain CLR ad Assemblies.
4. Write examples explain the different types of Inheritance.
5. Explain oops concept
6. Explain if brief i)Basic Terminology ii) Garbage Collection
UNIT-II

TWO MARK

1. Write the Syntax of dynamic array.


2. What is Link Label?
3. List the data types in VB.Net.
4. What are the difference between SDI and MDI?
5. What is meant by Exception Handling?
6. Define Passing Forms.
7. Write the Syntax of Input box.
8. Name conditional statement in VB.Net.
9. Differentiate Text box and Rich text box.
10. What Data types are available in VB.Net
11. What is an Operator?
12. Define arrays
13. Define Handling String
14. Define Procedure
15. Define for loop
16. What is Scope and it types
17. Explain Handling Events
18. Define While loop
19. Define MDI Forms
20. Differentiate Text box and picture text box.
21. Differentiate label and Link label box.
22. Define Anchoring and Docking Control
23. Define passing forms to procedure

FIVE MARK

1. Discuss about looping statement with example.


2. Explain textbox with example.
3. Write an application in VB.Net to sort an array.
4. Write a short note on link labels.
5. Explain about Exception Handling in VB.Net.
6. Explain MDI forms.
7. Discuss about the concept of event handling.
8. Discuss about Conditional statement with example.
9. Describe rich text box control.
TEN MARK

1. Explain the role of MsgBox and InputBox function in VB.Net.


2. Explain the following
a) Scroll Bars
b) Tool Bars
c) Stats Bars
d) Progress Bars
3. Discuss about Anchoring and Docking controls.
4. Describe MDI form with example.
5. Explain briefly about the image List
UNIT-III

TWO MARK

1. List out the properties of Check box.


2. What is the se of Progress bar?
3. What is the use of Notify Icons?
4. What is a toolbar?
5. Define Pickers
6. List out the properties of list box.
7. What is the use of Status Bar?
8. Differentiate list box and combo box.
9. How to Create button
10. Difference between radio button and Check box
11. Difference between Group box and panel
12. How to create toggile button
13. Define splitter
14. DefineTrackbars
15. Define Types
16. Define notify icons
17. Define Tool Trip
18. Define Timers
19. Define Menu
20. Define Image List
21. Define Tree views
22. Define views
23. Define Tool Bars
24. Define Status Bars
25. Define Progress bars
26. Define Tab controls
27. Define Graphics Handling
28. Define File Handling

FIVE MARK

1. Explain the Radio Button and Combo Box with example.


2. Write a note on built in dialog box.
3. Explain the functional difference between check box and radio button with example.
4. Explain the salient features of menus in VB.Net.
5. Explain the detail about menus with an example.
6. Give a suitable example for button and checkbox.
7. Discuss about toolbars with example.
TEN MARK

1. Explain how the files are handled in VB.Net using classes.


2. Describe tree and list view with an example.
3. How to design a menu? Give example.
UNIT-IV

TWO MARK

1. State the purpose of global.asax.


2. Write any four basic web controls.
3. Define page class.
4. What is mean by tracing?
5. Discuss the different types of files available in ASP.Net.
6. What is AJAX?
7. State the purpose of Web-config.
8. Write three key features of HTML server controls.
9. Explain bin directory
10. Explain Namespace
11. Explain The page Class
12. Explain Control Collection
13. Explain Http Request Class
14. Explain Http Response Class
15. Explain the server utility class
16. List out some web control classes
17. Explain List Controls
18. Explain Units
19. Explain Enumerates values
20. Explain Colors
21. Explain Ad Rotator Class
22. Explain Page tracing
23. Explain Validation Control

FIVE MARK

1. Discuss about use of view state with example.


2. Explain the file types in ASP.Net
3. Explain in detail about any two validation control with example.
4. Write notes on AJAX controls.
5. Give a suitable example for Rangevalidator control.

TEN MARK

1. Discuss on AJAX control in ASP.Net


2. Explain in details about HTML server control.
3. Explain validation control with suitable example.
4. Explain session state with example.
UNIT-V

TWO MARK

1. Define authorization.
2. Write the syntax of SQL update statement.
3. What is SSL?
4. Define data list.
5. List the features of ADO.NET.
6. What is the use of dataset?
7. Give any two data object.
8. State the use of command builder.
9. What are security Concepts?
10. Define SSL
11. What is From Authentication
12. What is Windows Authentication
13. Define ADO .Net objects
14. What is Data object
15. What is Data set
16. What is Data Table
17. What is Data Row
18. What is Data column
19. What is Data Rotation
20. What is Data view
21. Define simple Data Access
22. Define Simple Data update
23. Define data Binding
24. What is Single Value or Simple Data Binding
25. What is Repeated value or List Binding?
26. Define Data list
27. Define Data Grid
28. Define Styles
29. Define Repeater

FIVE MARK

1. Discuss the steps to be followed to implement windows-based security.


2. Explain how to bind data with databases.
3. Write a short note on windows authentication methods.
4. How data binding works with a template column explain?
5. Explain the basic SQL syntax in ADO.Net
6. Explain in detail about data binding control.
7. List the characteristics of ADO.Net.
8. Illustrate data grid and data list.
9. Discuss the procedure for ASP.Net forms authentication.
10. Write a note on connection string.

TEN MARK

1. Explain how to access database in the internet.


2. Explain the component of ADO.Net object model.
3. Explain the types of SQL statement with example.
4. Describe the database access in the internet world.
5. Explain data source interaction object.

You might also like