answersLogoWhite

0

no comment

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is visual basic express 2008?

The Visual Studio Express editions are free versions of software that are released with the intent of teaching people that would like to learn to use Microsoft-based programming languages. Visual Basic is one of the core languages you can learn using the Express 2008 suite, along with C++, C#, Microsoft SQL Lite, and the Web Developer (ASP) versions. Downloading Visual Basic Express 2008 allows you to learn Visual Basic and compile programs for demonstration/testing purposes only. You must upgrade to Visual Studio 2008 to legally distribute programs you have created in Visual Basic Express 2008. The projects for both programs are compatible with each other, so you can upgrade at any time without losing your work.


Why was visual basic made?

Visual basic was made to help ease the development of Windows applications. With it's easy to use language and environment, anyone can learn visual basic in a matter of time.


What percent programmers use visual basic?

13


You use Visual Basic 6 and you are use to the coding language What is the newest edition with exactly the same coding language?

You said Visual Studio 2010 but does it have the BASIC language.


Different basic command use in visual foxpro?

what are the basic commands in Fox Pro


How you can establish the properties in Visual Basic?

To establish a varibale in visual basic. You can write Dim xxx as 'data type' Public xxx as 'data type' Public allows a variable to be tranfered across forms. If you also use vb 2008.net, You have to declare ALL variables


How do you program visual basic on an android device?

Most developers don't use visual basic for android devices because android does not support the .net framework and therefore cannot run visual basic applications. Developers usually use Java instead to program applications for android.


How can i use Visual Studio 2003 projects in Visual Studio 2008 and vice versa?

lakshmikanth


Is the program Visual Basic is use full for software engineers?

yes


How visual data manager helps in creating a data base file in visual basics?

The Visual Data manager that ships with Visual Basic is a powerful tool for working with several types of databases inside the Visual Basic environment. One can create, edit, compact and repair many types of databases and other types of files. Here's how to use the Visual Data Manager in Visual Basic.


What is rounding in Visual Basic?

Rounding in Visual Basic is the method of rounding an integer up, or flooring an integer, which is rounding down. To round up, you use the System.Math.Round function. To round down, or floor, you use the System.Math.Floor function.


Why access keys are use in visual basic?

We use these to make ur project respond through the keyboard