Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vb.net

Mixing C# & VB In The Same Project

c# vb.net

Is String.Format as efficient as StringBuilder

Linq to Sql: Multiple left outer joins

Classes vs. Modules in VB.NET

vb.net

.NET Configuration (app.config/web.config/settings.settings)

What is the C# version of VB.net's InputDialog?

c# vb.net

How to write Unicode characters to the console?

How to loop through all the properties of a class?

Why use String.Format? [duplicate]

c# string vb.net string.format

"Items collection must be empty before using ItemsSource."

ObservableCollection Doesn't support AddRange method, so I get notified for each item added, besides what about INotifyCollectionChanging?

Check if a string contains an element from a list (of strings)

Which is generally best to use -- StringComparison.OrdinalIgnoreCase or StringComparison.InvariantCultureIgnoreCase?

.net vb.net localization

What exceptions should be thrown for invalid or unexpected parameters in .NET?

c# .net vb.net exception

What is a predicate in c#? [duplicate]

c# .net vb.net predicate

Setting Objects to Null/Nothing after use in .NET

Is there a VB.NET equivalent for C#'s '??' operator?

Is there a way to navigate to real implementation of method behind an interface?

c# .net vb.net visual-studio

Difference between Lookup() and Dictionary(Of list())

c# .net vb.net linq

Best way in asp.net to force https for an entire site?

c# asp.net vb.net webforms https