Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Windbg: psscor4 doesn't work

.net windbg sos

WebApi can't deserialize XML into a list

c# Linq select distinct date time days

Inserting image in a message box

c# asp.net .net image messagebox

What is the right approach when no handler is found in the call stack in C# program

c# .net exception

How Math.Pow (and so on) actually works

In C#, should I use struct to wrap an object in order to fulfill additional interfaces?

Random number generator security: BCryptGenRandom vs RNGCryptoServiceProvider

Prevent from displaying of Windows Security window

Regular expression to validate decimal numbers

c# .net regex

How to signal threads to stop in c# in any one has exception

c# .net multithreading c#-4.0

How can I parse numbers written in English words into their numeric equivalent in F#?

Is it normal to receive access violation exception (0xc0000005) after NullReference exception

c# .net clr

How to override ToString() in [] array?

c# .net arrays overriding

Show data Horizontally in rdlc report

c# .net report rdlc

Dependency injection in C#

c# .net c#-4.0 design-patterns

How to programatically clear the recycle bin under Windows?

c# .net c windows winapi

Create a fixed size file in .NET

c# .net io

Why doesnt [.\r\n]* regex match everything?

c# .net regex

Null Object Pattern for FileInfo