Five cool features in Visual Basic

2013-06-23

1. Case tests

Test a value against a limit, a range or constants.

2. Typedefs

Create custom names for any type. Demo:

3. Object templates

Create an enumeration of any type. Demo:

4. Conditional exception handling

Exception handlers that combine type checking and logical tests. Demo:

5. XML literals

Built in support for XML. Demo:

Categories: VB.NET

2 responses to “Five cool features in Visual Basic”

Leave a Reply

Your email address will not be published. Required fields are marked *



If this is your first comment, it will be moderated before it is shown.