Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Will the .cs files be compiled when loaded after i modified them?

c# asp.net .net

Disabling Smooth Scrolling on Richtextbox

c# .net winforms richtextbox

SvnClient.GetStatus(path, args, statuses) returning 0 for versioned file?

c# .net svn sharpsvn

Running consol application in debug mode with WCF selfhosting?

c# .net wcf self-hosting

GAC seems to contain two assemblies with identical name, version and public key token

.net gac .net-assembly

How to detect unresponsive UI updates?

c# .net wpf multithreading

Asynchronous Reading/Writing to same stream?

c# io .net

Log4net generating wrong log file name

c# .net configuration log4net

Plinq's Range partitioning vs Chunk partitioning?

Microsoft Fakes and .Net 4.0

.net moles microsoft-fakes

Cannot serialize dates with ksoap2

Protobuf-net serialization on sockets. No parameterless constructor found ProtoException

Overloading == operator for null

Portable Class Library (PCL) Contrib - Cryptography

Passing a task as parameter

How to pass arguments to a non-default constructor?

c# .net json.net

How to write safe/correct multi-threaded code in .NET?

c# .net vb.net multithreading

Visual Studio or Resharper extension to decompile code

Closing connection when using Dapper

sql .net dapper

How to Share App.config?

.net visual-studio