Walkins Openings in India & Interview Questions

Walkins in Mumbai, Bangalore, Chennai, Delhi, Gurgaon, Pune


‘VB.NET Interview Questions’ - KyaPoocha.com

Does the .NET Framework have in-built support for serialization? 

There are two separate mechanisms provided by the .NET class library - XmlSerializer and SoapFormatter/BinaryFormatter. Microsoft uses XmlSerializer for Web Services,... Read more »

Are there any third party logging components available? 

Log4net is a port of the established log4j Java logging component.  Read more »

Advantages of VB.NET? 

Visual Basic .NET has many new and improved language features — such as inheritance, interfaces, and overloading that make it a powerful object-oriented programming... Read more »

What namespace does the Web page belong in the .NET Framework class hierarchy? 

System.Web.UI.Page  Read more »

Name two properties common in every validation control? 

ControlToValidate property and Text property.  Read more »

What are VSDISCO files? 

VSDISCO files are DISCO files that support dynamic discovery of Web services. If you place the following VSDISCO file in a directory on your Web server, for example,... Read more »

What is the difference between repeater over datalist and datagrid? 

The Repeater class is not derived from the WebControl class, like the DataGrid and DataList. Therefore, the Repeater lacks the stylistic properties common to both... Read more »

How would you implement inheritance using VB.NET/C#? 

When we set out to implement a class using inheritance, we must first start with an existing class from which we will derive our new subclass. This existing class,... Read more »

What is manifest? 

It is the metadata that describes the assemblies.  Read more »

What are the types of assemblies? 

There are four types of assemblies in .NET: Static assemblies These are the .NET PE files that you create at compile time. Dynamic assemblies These are PE-formatted,... Read more »

What is Value type and refernce type in .Net? 

Value Type : A variable of a value type always contains a value of that type. The assignment to a variable of a value type creates a copy of the assigned value,... Read more »

What is the difference between structures and enumeration? 

Unlike classes, structs are value types and do not require heap allocation. A variable of a struct type directly contains the data of the struct, whereas a variable... Read more »

What debugging tools come with the .NET SDK? 

1.   CorDBG – command-line debugger.  To use CorDbg, you must compile the original C# file using the /debug switch. 2.   DbgCLR – graphic debugger.  Visual... Read more »

What is the different between ASP.NET and VB.NET? 

ASP.Net is an “environment”, and VB.Net is a programming language. You can write ASP.Net pages (called “Web Forms” by Microsoft) using VB.Net (or C#, or... Read more »

Page 3 of 3«123
  • Subscribe

      Get Latest Walkins in your INBOX, enter your email address:


  • Walkins by Location


  • Walkins by Skills