Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vb.net

Equivalent of Visual Basic's And and Or in C#?

c# vb.net

Communication between BLL and DAL

convert html or rgb color to system.drawing.brush

vb.net winforms colors listbox

If an interface defines a ReadOnly Property, how can an implementer provide the Setter to this property?

vb.net

How to check when Shell32.Folder.CopyHere() is finished

Set "Selected Item" in multiselect RadComboBox

Cannot Download file in UpdatePanel

Difference between Roles and Claims [duplicate]

Visual Studio 2015 Navigation Bar Disappears

vb.net visual-studio-2015

VB.NET - Should a Finalize method be added when implementing IDisposable?

Can I reset a static/shared class?

c# .net vb.net static shared

Serializable partial classes

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