Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

VB function with multiple output - assignment of results

.NET End vs Form.Close() vs Application.Exit Cleaner way to close one's app

.net vb.net winforms exit

SQLite dll for x86/x64 architectures

c# vb.net dll sqlite

If object is Generic List

c# .net vb.net list generics

How can I JSON encode an array in VB.NET?

What is the C# equivalent of ChrW(e.KeyCode)?

View Designer Code in Visual Studio 2010

WCF service not working when accessed over HTTPS and HTTP

Why is True equal to -1

vb.net