Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Incorrect behaviour of NUnit Assert.AreNotEqual when dealing with IEnumerable<T>?

.net nunit ienumerable

What exception or http status code for when the server is down

Single endpoint with multiple service contracts

How to get single byte out of BitArray (without byte[])?

c# .net

vb.net system beep sound on XP

.net vb.net winapi beep

In Unity, is it possible to resolve a type from its type alias?

c# .net unity-container

HASP HL working demo needed for C#

c# .net exception usb hasp

How to convert [TYPE] to nullable<[TYPE]> in C#?

Is it safe to rename and copy an assembly?

c# .net windows

async method not blocking on desktop but blocking on server?

c# .net async-await

Load latest assembly version dynamically from GAC

TransactionScope elevating to MSDTC when sending between queues?

Why is DataTable faster than DataReader

Is it safe just to set CheckForIllegalCrossThreadCalls to false to avoid cross threading errors during debugging?

Visual Studio loading the right (x86 or x64) dll

FileNotFoundException with the SPSite constructor