PREVIOUS YEAR QUESTIONS
VB.NET AND ASP.NET PROGRAMMING- 7BCEE3A
2 Marks
1. What are the data types used in VB.NET?
2. Write the syntax of while loop.
3. Write the syntax for create picture boxes in VB.NET.
4. How will you create panels in VB.NET?
5. Write the syntax of file stream class.
6. What is meant by polymorphism?
7. Write the syntax of button web control.
8. Write the syntax of HTML anchor control.
9. Write the syntax for SQL select statement in ADO.NET.
10. Write the syntax of SQL update statement.
11. What is VB.NET?
12. How to create a constant in VB.NET?
13. What is the purpose of VB.NET RadioButton control?
14. State the need of Tree View control.
15. What is a stream in VB.NET?
16. Explain usage of FileInfo class.
17. What is the difference between Server.Transfer and Response.Redirect?
18. Define ViewState.
19. What is meant by Data Source Control?
20. Define Data Binding.
21. What is implicit declaration?
22. Name any four data type conversion function.
23. How to define a form in HTML?
24. What are the types of combo box?
25. What are the basic properties of the scroll bar control?
26. Write any four properties of the font common dialogue box.
27. What is Rich TextBox control?
28. What are the properties of Data control?
29. What are the methods are used to write the data entry applications?
30. Write any four System Namespaces?
31. Differentiate overloading and overriding?
32. Write the type checking functions in VB.NET?
33. Give suitable example for InputBox function?
34. List the three states in checkboxes?
35. List our Built in dialog boxes?
36. Write the types of data controls used for ASP.NET data binding?
37. Define authentication?
38. Write the syntax for SQL update statements.
39. Write down any two characteristics of ADO.NET.
40. What is the use of dynamic array?
5 Marks
1. Explain the select case and switch statement with example.
2. Explain about the sub procedures.
3. Describe the tree and list views.
4. Explain the rich text box and labels window control.
5. Describe the pen class and brush class.
6. Explain the file mode enumeration.
7. Explain the types of list controls in ASP.NET.
8. Explain the range validator control.
9. Explain with syntax of ExcuteNonQuery ( ) method.
10. Explain with syntax of SQL delete statement.
11. Discuss various TypeConversion functions in VB.Net.
12. Explain “Function Returning Value” with suitable example.
13. Elucidate the importance of TextBox and Label control with examples.
14. Confer the usage of Tree and List Views
15. Discuss “Multiple Inheritance” with a program example.
16. Elucidate the importance of “FileStream” class with example.
17. Discuss the properties of “Server Control”.
18. Explain “RangeValidator” control.
19. Illustrate the design of ADO.Net object model and its data organization.
20. Explain the SQL Insert, Delete and Update Statements with suitable examples.
21. Explain nested control structures.
22. Explain the appearance of forms.
23. Explain the basic properties of textbox control.
24. What is CTS? Explain its use.
25. Explain the purpose of using graphics and file handling controls.
26. Explain the properties of file open and file save common dialog boxes.
27. Explain tree view control.
28. What are the file types of ASP .NET?
29. What are the types of SQL statements? Explain with examples.?
30. Explain about how to display data using Data Grid?
31. Explain the properties of file open and file save common dialog boxes.
32. Explain tree view control.
33. Explain data environment with data grid control.
34. Give a note on Abstraction and Encapsulation with example?
35. Explain conditional and looping statements in VB.NET with example?
36. Explain how to create a LinkLable using VB.NET code. Give example for it?
37. Discuss how to create and manipulate Combo Box in VB.NET?
38. Describe status bar and progress bar with example?
39. List out any five namespaces with its description?
40. Explain HTTP Request class with example.
10 Marks
1. Confer the phrase “Exception Classes” in VB.Net
2. Discuss “MDI” with a program example
3. Explain Stream Reader and Stream Writer Class with suitable examples
4. Elucidate any two RichControls of ASP with examples
5. Enlighten the architecture ADO.Net with its approach of handling the data.
6. Explain about the unstructured exception handling.
7. How you will create checked list boxes.
8. Describe the graphics class with example.
9. Describe about the RICH CONTROLS (Add rotator and Calender).
10. Describe the characteristics of ADO.NET.
11. Discuss the major components of the .NET Framework?
12. Explain about the string handling functions and methods in VB .NET?
13. What are the five types of validation controls? Explain?
14. What are windows authentication methods? Explain?
15. Discuss in detail about the components of ADO.NET.
16. Discuss in detail on arrays and collections.
17. Write in detail on menu editor.
18. Explain scale properties and methods.
19. Give example for the following: (a) DropDownList (b) CheckBoxList (c)
RadioButtonList
20. Write a detailed note on Data Objects.