Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vb.net

Lambda Expressions with multiple search criteria

vb.net lambda

Get years, months, days for an elapsed span of time (DateTime)

VB6 to VB.Net Conversion problems - Name 'Forms'is not declared

vb.net vb6 vb6-migration

C# to VB - How do I convert this anonymous method / lambda expression across?

how to make user controls transparent

Someone please explain the basics of VB [closed]

vb.net

Very Specific C# to VB.NET Conversion Problem

c# vb.net c#-to-vb.net

Session state lost after HttpWebRequest within AJAX post

Set combobox's value member programmatically

How to set row's height in TableLayoutPanel

VB.NET MsgBox Yes only works the second time?

vb.net msgbox

SQLite Date index shows no performance improvement

vb.net sqlite

MissingMethodException using classic ADO's Recordset.Type property

Tokenizing a complex string (a Snort rule) with regular expressions (.NET)

regex vb.net

How to recast objects from a Dictionary(Of String, Object) in VB.Net

.net vb.net casting npoi

Set Width of gridview columns dynamically when AutoGenerateColumns="true"

asp.net .net html css vb.net

My.Settings not saving variables

vb.net visual-studio-2012

Unable to access Session State from class?

EWS error when trying to use .ResolveName

How to properly read 16 byte unsigned integer with BinaryReader

c# .net vb.net binaryreader