Anonymous type
for the SQL like LINQ feature that is integrated into C and VB.net. Since anonymous types do not have ... are read only in C , however they are read write in VB.net. This feature should not be confused with dynamic ..
Comparison of C Sharp and Visual Basic .NET
provides minor differences in the development environment for C and VB.Net. With each subsequent ... Studio will correct the case of variables as they are typed in VB.NET. In many cases however, case ..
Microsoft Small Basic
be written as source lang vbnet TextWindow.WriteLine Hello World source The language itself is Turing ... handling purposes. Conditional Branching source lang vbnet TextWindow.Write Enter the temperature ..
Checklist
an Open Source GPL checklist software written in VB.NET. http clgenerator.origo.ethz.ch clgenerator ..
Visual Basic .NET
expressions. Two important data type changes occurred with the move to VB.NET. Compared to VB6 ... of VB.NET. A 16 bit integer in all versions of VB.NET is now known as a code Short code . Similarly ..
Partial class
different files. file1.vb source lang vbnet Partial Class MyClass Private name As String End Class source file2.vb source lang vbnet Partial Class MyClass Public Readonly Property Name As String Get ..
Automated code review
vulnerabilities in languages including Java, JSP, C C , C , ASP.NET, and VB.Net. Parasoft analyzes ..
Return statement
source Visual Basic .NET source lang vbnet Return value source Python programming language Python ..
Common Type System
between reference types and value types source lang vbnet Imports System Class Class1 Public ..
Microsoft Office Document Imaging
to programmatic control. A simple example in Visual Basic .NET follows source lang vbnet Dim inputFile ..
Altoros
Framework , WinForms, LINQ, ASP.NET, DynamicData, Silverlight, C , Team Foundation Server TFS , and VB.NET. ..
?:
lang vbnet Dim opening time As Integer IIf day WEEKEND , 12, 9 general syntax is IIf condition, value ... . This allows the following example code to work source lang vbnet Dim name As String If person ..
Property (programming)
.NET to 2008 source lang vbnet Public Class Pen Private m Color As Integer Private field Public Property ... Value End Set End Property End Class source source lang vbnet accessing Dim pen As New Pen ... pen.Color ..
REALbasic
source lang vbnet Function Operator Add rhs As Single As Complex Dim ret As New Complex ret.Real ... number source lang vbnet Dim First As New Complex 0, 1 Dim Second As New Complex 1, 1 Dim Sum As Complex ..
Constructor (object-oriented programming)
source lang vbnet Class Foobar Private strData As String Constructor Public Sub New ByVal someParam As String strData someParam End Sub End Class source source lang vbnet code somewhere else instantiating ..
List of tools for static code analysis
, JSP, C C , C , ASP.NET, and VB.Net. Parasoft Security, reliability, performance, and maintainability ... correct code errors and violations. Supports both C and VB.NET. Gendarme extensible rule based tool ..
Reserved word
lang vbnet Class Definition of This in Visual Basic.NET Public Class this This class does something ..
EntitySpaces
architecture is written natively in both C and VB.NET. The dOOdads .NET architecture also comes with MyGeneration ..
NS Basic
of NS Basic Desktop is 4.0.0, released in June, 2009. Example code source lang vbnet Function OKButton ..
Standard streams
big return 1 source source lang vbnet Visual Basic .NET example Public Function Main As Integer Dim ..
Foreach
c puts i j source This prints br 1 a br 2 b br 3 c Visual Basic .NET source lang vbnet For Each item ..
DarkBASIC
for purchase and allows access to the DarkBASIC engine from C and VB.NET. In DarkGDK.NET, there has ..
HP QuickTest Professional
, Java, or VB.NET. Drawbacks QTP is not supported by non Windows based applications. Neither can it be used ..
Exception handling syntax
. Visual Basic .NET source lang vbnet Try Do Something Catch ex As Exception When condition Handle Exception ..
Soalib
en us vcsharp aa336791.aspx Visual C Features Overview ref , Visual Basic .NET VB.NET. ref Microsoft ..