DOM manipulation in JavaScript This tutorial will describe how we can select DOM elements, edit them, create new elements, insert, move, and delete them.
Lists in VB.NET This tutorial introduces the List collection in VB.NET into which we can easily add and remove items. We'll create a sample app and cover some methods.
More on the VB.NET type system: Data types This lesson is all about the different data types in the Visual Basic language. We'll also cover string methods, work with substrings and so on.