Search for Sinhala video computer lessons, videos, Flash Demos, audio tutorials, softwares, fonts and other useful educational materials using our search utility:
Visual Basic.NET 2008 Programming Sinhala Video Tutorials. Learn Windows GUI Programming with .NET Framework 3.5.
Visual Basic 9.0 also known as Visual Basic.NET 2008 was released in November, 2007. Its was released along with the .NET Framework version 3.5. Microsoft added new features such as anonymous types, support for LINQ, XML literals, type inference and Lambda expressions to this version of VB 2008 language.
- How to install Visual Basic 2008 Express edition?
- Understand the user interface of Visual Basic 2008 Express.
- Create your first Visual Basic program - Part 1
- Create your first Visual Basic program - Part 2
- Create a user registration form (best interface design practice) - Part 1
- Create a user registration form (best interface design practice) - Part 2
- Using variables in Visual Basic - Part 1
- Using variables in Visual Basic - Part 2
- How to make a login form in Visual Basic?
- How to create a simple membership signup form ?- Part 1
- How to create a simple membership signup form ?- Part 2
- Using If -ElseIf control structures in Visual Basic
- Using select - case selective structures in Visual Basic
- How to make a currency converter calculator program?- Part 1
- How to make a currency converter calculator program?- Part 2
- Using Image buttons in Visual Basic
- How to change the application Icon in a program?
- How to add Tool tips into Visual Basic application?
- How to create a menu strip in Visual Basic application?
- How to add a tool strip to Visual Basic application?
- How to create Multiple Document Interface (MDI) Forms in Visual Basic? - Part 1
- How to create Multiple Document Interface (MDI) Forms in Visual Basic? - Part 2
- Using While repetition structure in Visual Basic
- Using Do-While repetition structure in Visual Basic
- Using Do-Until repetition structure in Visual Basic
- Using For repetition structure in Visual Basic