Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vb.net

How can I set a form to have a transparent background

vb.net winforms

Sending Multi-threaded SendEmail request returns General Mapi Failure

vb.net mapi

Creating a generic method for converting string to nullable numbers

Convert image format from .bmp to other image formats in vb.net

vb.net image-manipulation

When is "Or" better to use than "OrElse"?

vb.net

Generics in VB.NET

Please explain extension methods to me

c# vb.net extension-methods

Formatting - add comma, 2 decimal places to cell values vb.net excel interop

c# vb.net excel vba

Is it possible to pass in a property name as a string and assign a value to it?

c# .net vb.net reflection

How can I get Aero Glass on a Windows Form without Borders?

vb.net winforms dwm aero-glass

Why doesn't SendMessageTimeout update the environment variables?

Converting C# Razor to VB

How to exclude "property methods" in Type.GetMethods?

Preventing serialization of properties in VB.NET

VB.NET read registry

vb.net registry

WPF DataGrid Scroll To Top after Sort

.net wpf vb.net wpfdatagrid

"Conversion from type 'DBNull' to type 'Boolean' is not valid", after checking that it's not DBNull

VB .Net NullReferenceException work-around

How do I get the value from a specific node in an XML file?

What is the return value of an assignment in vb.net?