Avoid threads deadlock
On this month's issue of MSDN Magazine, Stephen Toub describe the class DdMonitor. DdMonitor implements almost all interfaces exposed by .NET System.Thr...
On this month's issue of MSDN Magazine, Stephen Toub describe the class DdMonitor. DdMonitor implements almost all interfaces exposed by .NET System.Thr...
The first step is to create a pair of key(pulic/private): RSACryptoServiceProvider RSA = new RSACryptoServiceProvider();string publicKey = RSA.ToXmlString(fa...
When you define a CSF session, InChannelResponse partecipant’s parameter allows to define how CSF session server communicate with the selected endpoint. In p...
For an interop test with a customer of mine, I needed to install an UBUNTU on my Virtual Server. In order to achieve this reult, I found 2 main issues t...
I receive often emails with big attachment that fill my inbox space very quickly.On the other side, I usually like both to remove these attach and keep the e...