Category:Visual Basic .NET: Difference between revisions

From Rosetta Code
Content added Content deleted
(mark as an OO language)
m (LCT link)
Line 4: Line 4:
|checking=static
|checking=static
|parampass=both
|parampass=both
|gc=yes
|gc=yes}}{{language programming paradigm|Object-oriented}}
|LCT=yes}}{{language programming paradigm|Object-oriented}}
From the [http://msdn.microsoft.com/en-us/vbasic/ Visual Basic Developer Center] website: "With Visual Basic, you can create applications for Windows, the Web, mobile devices, and Office on the .NET Framework". Visual Basic .NET makes it easy to create [[Windows]] form applications quickly and efficiently. The language is [[object-oriented]] and has unique features to speed development and deployment.
From the [http://msdn.microsoft.com/en-us/vbasic/ Visual Basic Developer Center] website: "With Visual Basic, you can create applications for Windows, the Web, mobile devices, and Office on the .NET Framework". Visual Basic .NET makes it easy to create [[Windows]] form applications quickly and efficiently. The language is [[object-oriented]] and has unique features to speed development and deployment.



Revision as of 15:31, 7 October 2009

Language
Visual Basic .NET
This programming language may be used to instruct a computer to perform a task.
Execution method: Compiled (bytecode)
Garbage collected: Yes
Parameter passing methods: By reference, By value
Type strength: Strong
Type checking: Static
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using Visual Basic .NET.

From the Visual Basic Developer Center website: "With Visual Basic, you can create applications for Windows, the Web, mobile devices, and Office on the .NET Framework". Visual Basic .NET makes it easy to create Windows form applications quickly and efficiently. The language is object-oriented and has unique features to speed development and deployment.

See Also

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "Visual Basic .NET"

The following 200 pages are in this category, out of 403 total.

(previous page) (next page)
(previous page) (next page)