Module 2
Lesson 1. Visual Basic 2010 is the latest version of Visual Basic launched by Microsoft in 2010. Visual Basic 2010 is a full fledged Object-Oriented Programming (OOP) Language, so it has caught up with other OOP languages such as C++, Java,C# and others. However, you don’t have to know OOP to learn VB2010. Visual Basic 2010 Express Edition is available free for download from the Microsoft site. Go to the link http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-basic-express The Integrated Development Environment when you launch VB2010 Express is shown in the diagram below. The IDE Start Page consists of a few sections, namely: The New Project/Open Project section. The Recent Projects section that shows a list of projects that have been created by you recently. The Getting Started Pane- It provides some helpful tips to quickly develop your applications. The Latest News section- It provides latest online news about Visual B...
Comments
Post a Comment