Category:Visual Basic .NET: Difference between revisions

m
Added link to C#
No edit summary
m (Added link to C#)
 
(12 intermediate revisions by 7 users not shown)
Line 1:
{{language|Visual Basic .NET
{{language|Visual Basic .NET}}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.
|exec=bytecode
|strength=strong
|checking=static
|parampass=both
|site=http://msdn.microsoft.com/en-us/vbasic/default.aspx
|gc=yes
|LCT=yes}}[[runs on vm::common language runtime| ]]{{language programming paradigm|Object-oriented}}{{collection|Visual Studio}}
{{language|Visual Basic .NET}}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.
 
Visual Basic .NET, like [[C sharp|C#]] and other .NET languages, runs on the Microsoft [[runs on vm::Common Language Runtime|Common Language Runtime]] VM.
 
Not to be confused with [[:Category:Visual Basic|Visual Basic]], the original pre-.NET, implementation, which has only a passing resemblance to VB.NET.
 
==See Also==
* [http[wp://en.wikipedia.org/wiki/Visual_Basic_Visual Basic .NET) |Wikipedia: Visual Basic .NET]]
* [http://msdn.microsoft.com/en-us/vbasic/ The Visual Basic Developer Center]
* [http://www.mono-project.com/VisualBasic.NET_support Mono: VisualBasic.NET support] — running VB.NET on platforms other than Windows.
Anonymous user