Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vb.net

Single statement across multiple lines in VB.NET without the underscore character

vb.net

"Not ... Is Nothing" versus "... IsNot Nothing"

vb.net nothing

Remove all empty elements from string array

c# .net vb.net linq list

'instance failure' error while connection string is correct

What's the C# equivalent to the With statement in VB? [duplicate]

c# vb.net

What is Environment.FailFast?

c# .net vb.net

Casting DataTypes with DirectCast, CType, TryCast

VB.NET - If string contains "value1" or "value2"

How to iterate through each property of a custom vb.net object?

asp.net vb.net properties

Best way to add developer documentation to your Visual Studio projects [closed]

Host vs DnsSafeHost

c# asp.net vb.net

Casting a boolean to an integer returns -1 for true?

vb.net boolean

Format TimeSpan greater than 24 hour

c# vb.net formatting timespan

What is the best C# to VB.net converter? [closed]

c# vb.net converter

URL Routing, Image Handler & "A potentially dangerous Request.Path value"

VB to C# Functions

How do I make a form modal in Windows Forms?

c# .net vb.net winforms

Select Case on an object's type in VB.NET

Clean up Excel Interop Objects with IDisposable

Remove spaces from a string in VB.NET

vb.net