Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vb.net

Defining C# enums with descriptions

c# vb.net enums

Quick question about a reference type key in a generic dictionary in .Net

Unicode-to-string conversion in C#

c# .net vb.net

How do I detect if the user's font (DPI) is set to small, large, or something else?

.net windows vb.net winforms dpi

checking beforehand if `System.Activator.CreateInstance(Of T)` will fail

c# .net vb.net

Convert mm/dd/yyyy to yyyymmdd (VB.NET)

vb.net vb.net-2010

Window Title Changed Event

c# .net vb.net winapi hook

Reference types - can we see the actual reference?

c# .net vb.net clr il

How to embed dll from "class project" into my project in vb.net

vb.net dll

Save XLS Using Interop Excel

Changing Default Environment Setting when starting Visual Studio 2010

Nullable type with inline if cannot work together?

Allow only one application instance

vb.net single-instance

C# and VB.Net give different results for the same equation

c# vb.net

Run another program as administrator

windows vb.net admin uac

How does the string replace function in VB.net not work?

vb.net

Opening excel files from the internet opens a blank excel window

asp.net vb.net excel intranet

Visual Basic Password Generator

linq Order By for a List(Of myObjects)

.net asp.net vb.net linq

Does Exit Function return false?

vb.net