Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vb.net

VB.NET debug error: "The current project settings specify that the project will be debugged..."

vb.net

Removing a character from my stringbuilder [duplicate]

c# .net vb.net

Unable to create PDB file

WP7 Application Bar Icons not showing on Simulator (but works in Blend)

Which is faster? ByVal or ByRef?

vb.net performance byref byval

How to use dates in X-axis with Google chart API?

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