Interview Question VB.NET

What is the different between ASP.NET and VB.NET?
What debugging tools come with the .NET SDK?
What is the difference between structures and enumeration?
What is Value type and refernce type in .Net?
What are the types of assemblies?
What is manifest?
How would you implement inheritance using VB.NET/C#?
What is the difference between repeater over datalist and datagrid?
What are VSDISCO files?
Name two properties common in every validation control?
What namespace does the Web page belong in the .NET Framework class hierarchy?
Advantages of VB.NET?
Are there any third party logging components available?
Does the .NET Framework have in-built support for serialization?
Is it true that objects don’t always get destroyed immediately when the last reference goes away?
How does assembly versioning work?
How do assemblies find each other?
What is the CTS?
Difference Between VB and VB.Net.
What is Structured Exception Handling?
How can we Handle Exception in VB.Net?
Which of the following is NOT supported for .NET Classes?
Which Polymorphism-keyword should be used [within the Child class code] for Method/Function of the Parent Class to be executed?
What is an Interface Class?
Which technique we use to achieve polymorphic behavior of an object?
How do we implement private interfaces?
What is the significance of Shadowing a method in VB.Net?
What is the keyword in VB.Net to create an Abstract Class?
What is a pre-requisite for connection pooling?
Between Windows Authentication and SQL Server Authentication, which one is trusted and which one is untrusted?

No comments:

Post a Comment