update meta data
This commit is contained in:
parent
f3a896c724
commit
90e15ed6ce
3307 changed files with 1674 additions and 7 deletions
18
Lang/Visual-Basic-.NET/00DESCRIPTION
Normal file
18
Lang/Visual-Basic-.NET/00DESCRIPTION
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
{{language|Visual Basic .NET
|
||||
|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}}
|
||||
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# 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==
|
||||
* [[wp: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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue