Archive for the 'VB.Net' Category

Microsoft Placement Paper -20

Microsoft Technologies Interview Questions [VB .Net Interview Questions] What are collection objects in VB.net ? VB.Net implements a special object called Collection object that acts as a container for objects of all types. Collection can hold other objects as well as non object data. A Collection has four methods: –      Add: This method adds [...]