Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vb.net

How can I set a transparent background colour for a WebBrowser in VB.Net?

vb.net webbrowser-control

How to Solve this Error "Cannot convert lambda expression to type 'string' because it is not a delegate type"

c# asp.net vb.net winforms linq

Commit current dirty cell on clicking save button from any datagridview on form

Conversion from type 'String' to type 'String' is not valid

vb.net casting com-object

How to convert Shared VB.NET method to C#

c# vb.net static porting shared

Locking all DataTables in DataSet to perform safe Update

check if HTMLElement exists in Document in webbrowser control (vb.net)

html .net vb.net browser

Downloading Amazon S3 objects, Windows says files are corrupted

How would I switch between forms without opening a new window? C# MSVB

c# vb.net winforms

WMI remote process to copy file

vb.net wmi

Closing SqlConnection without Closing SQL reader - can it cause connection Leak

How do I get my .NET application's path (not the path of the application that started my application)

c# .net vb.net

What are all of the generic collections/types in the 4.0 .NET Framework?

c# .net vb.net generics .net-4.0

ASP.NET, VB: checking which items of a CheckBoxList are selected

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