Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vb.net

How to check if an object is a certain type

Equivalent VB keyword for 'break'

vb.net loops vb6 exit

Why is there a difference in checking null against a value in VB.NET and C#?

c# vb.net .net-4.0 null

String.Join method that ignores empty strings?

.net vb.net string

What is the difference between "instantiated" and "initialized"?

vb.net variables

Strip double quotes from a string in .NET

c# .net vb.net

Write text files without Byte Order Mark (BOM)?

How does inheritance work for Attributes?

c# .net vb.net attributes

Can I publish a private NuGet package?

c# vb.net visual-studio nuget

Will Try / Finally (without the Catch) bubble the exception?

Hidden Features of VB.NET?

vb.net hidden-features

Is VB really case insensitive?

Breaking/exit nested for in vb.net

Custom Compiler Warnings

How to get ALL child controls of a Windows Forms form of a specific type (Button/Textbox)?

c# .net vb.net winforms controls

Measuring code execution time

c# .net vb.net datetime timespan

IsNothing versus Is Nothing

vb.net nothing

VB.NET equivalent of C# property shorthand?

c# vb.net language-features

How to flatten nested objects with linq expression

c# .net vb.net linq

VB.NET IntelliSense : Disable newline on ENTER autocomplete