answersLogoWhite

0

This sort of seems to be the obvious but Visual Basicfrom MS is not only the easiest per se to learn but also is quite powerful for developing Windows apps in general.

You have the VB Suite which encompasses [amongst the following]

* Microsoft Visual Basic, Microsoft Visual C#, Visual C++, and Microsoft Visual J# programming languages Tools for building Windows and Web solutions * SmartPhone and Pocket PC development tools * Tools for visually designing databases, queries, and stored procedures

The development GUI is clean with drag 'n' drop objects which enables the encapsulation of coding these into the GUI visually. This is not to say that VB is a "do-all" suite, as it's overheads can be expensive if coded inefficiently and the error handling is not fool proof, although VB.net did address this and make it more OOP orientated in the coding environment.

Basic (as it then was) made it compatible for visual programming because it is more native in language to the user and hence they could concentrate on the visual front end and create back-ends without the effort of say, C or Perl etc...

Although looking at the web2.0 apps coming through now, Google especially, then Ajax is the main visual element coming through for the future of visual applications.

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

How many languages are supported by visual studio?

Visual studio 2010 supports 5 programming languages. These are Visual Basic, Visual C#, Visual C++, Visual F# and JScript.


What is a visual programming language and how does it differ from traditional text-based programming languages?

A visual programming language is a type of programming language that uses visual elements like blocks or diagrams to represent code and logic, making it easier for users to understand and manipulate. This differs from traditional text-based programming languages, which use written code in the form of text commands and syntax to create programs. Visual programming languages are often more user-friendly and intuitive for beginners, as they provide a more visual representation of the program's structure and flow.


.net is the programming language?

No. .NET is a framework, not a programming language. It is the common framework used by the C#, F# and Visual Basic programming languages.


Explain three advantages of visual programming languages?

make programming language to be simple It reduce time for software development.


What is a software that a programmer uses to write computer instructions?

microsoft visual studio is one. they use programming languages such as c# and visual basic.


List 3 programming languages available in the NET Framework?

c#,Visual basic and Cobol


Can you make a dress up game using Visual basic?

Yes you can, however there are better programming languages for this.


How many languages net framework 4.0 supports?

.NET Framework 4.0 supports 96 languages....


What do you mean by Net Programming?

It is programming using the .NET Framework, which does not necessarily have anything to do with the web. It refers to languages such as: VB.NET, C#, Visual C++, J# etc.


Can you use basics language with win Xp?

Yes. Both programming languages.. -Visual BASIC 6 -Visual BASIC.NET ...can be used on Windows XP platform.


How are viruses being programmed?

They are programmed in programming languages or scripting languages like Visual basic , c , c++,java , vb script or java script.


Why computer programming languages invented?

As a CPU only processes written in machine language (binary) programming languages, which uses words instead of numbers is the reason that programming languages were invented. It allows programmers to write application in programming language statements that then uses special software to convert the program into machine language. (Gaddis, Tony, Irvine, Kip; Starting out with visual basic, 2005)