Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

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?

Is it possible for JIT inlining to inline my code into some .NET runtime assembly code?

c# .net reflection jit

Why is DataTable faster than DataReader

Visual Studio loading the right (x86 or x64) dll

FileNotFoundException with the SPSite constructor