WPF and its positioning versus Windows Form
User interfaces are a fundamentally important part of most applications. Making those interfaces as effective has possible can have measurable benefits to th...
s
User interfaces are a fundamentally important part of most applications. Making those interfaces as effective has possible can have measurable benefits to th...
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...