VB.NET multiple choice questions

Home > Multiple choice questions > VB.NET MCQs 

This test is for experienced programmers and developers. It includes VB.NET topics such as

Arrays Collections Enumerations
Assemblies Operators Operator overloading
Properties Types Windows forms
Classes Inheritance Class access modifiers
Constructors Finalizers Garbage collection
Inheritance Interfaces Polymorphism
Static and Instance members Debugging Command windows
Configuring debugging Tracing Data access
ADO providers Data adapter Data binding controls
Data command Data connection Data view
SQL server access XML access Distributed applications

Latest VB.NET interview questions and answers

Describe the managed execution process in .NET
Imperative and declarative security.
Describe user interface design in .Net.
What are the major components of .NET framework?
What do you understand by side-by-site execution of assembly?
How do we access crystal reports in .NET?
How to use performance monitor to diagnose bottlenecks in your application?
Difference between System exceptions and Application exceptions. 



Write your comment - Share Knowledge and Experience

Discussion Board
Html Controls

The important features of HTML server controls are:

1. Generate own interface
When an ASP.NET page is rendered, the HTML tag is created automatically and sent to the client.

2. Retain their state
The HTTP protocol is stateless. Therefore, the normal web pages do not retain their state. But, HTML server controls automatically retains the state.

3. Trigger Server Side Events
HTML controls can fire the server side events which are executed on the server side. For example, when a button is clicked.

Html Controls 07-23-2017 02:14 AM

 

 

Latest MCQs
» General awareness - Banking » ASP.NET » PL/SQL » Mechanical Engineering
» IAS Prelims GS » Java » Programming Language » Electrical Engineering
» English » C++ » Software Engineering » Electronic Engineering
» Quantitative Aptitude » Oracle » English » Finance
Home | About us | Sitemap | Contact us | We are hiring