Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vb.net

How to perform short-circuit evaluation in Windows PowerShell 4.0?

What is the C# equivalent of VB.Net " IsDBNull"

c# vb.net

Translation of C# ActionCommand:ICommand into VB.net

c# vb.net translation icommand

Why can I apply an indexer to an ICollection in VB.Net, but not in C#

c# vb.net icollection

Casting in VB.NET

vb.net casting ctype

Getting configuration settings from web.config/app.config using class library

asp.net vb.net .net-3.5

How to set JavaScript breakpoints in Visual Studio 2008 or Visual Studio 2010

Fastest search method in StringBuilder

Language invariant Double.ToString()

c# .net vb.net

Search for Object in Generic List

vb.net generics

Nothing != null - or does it?

c# .net vb.net clr

Will this code correctly determine if two types are equal?

c# .net vb.net types

Why is my function not CLS-compliant?

How can I force Resharper to use the CLR type names for auto-generated code?

How to make a very simple asynchronous method call in vb.net

vb.net asynchronous

Visual Studio 2013 - VB.NET MVC 5 Template

How to use settings in Visual C#

c# vb.net settings

Is there anyway to easily move whole method blocks around in Visual Studio 2010

How to get type of class without initiating object?

vb.net class serialization

Apply a "mask" to a string

c# .net vb.net string