Random.Next()
Interop: marshaling double pointers that can be null
I recently had to implement IMediaBuffer in managed code. The GetBufferAndLength method takes a...
Date: 06/15/2011
Silverlight anti-aliasing woes
I recently ran into an interesting problem. The designer in my team gave me a piece of XAML for my...
Date: 12/03/2009
Deferred TLS/SSL handshakes on windows mobile
I recently received an email and blog comment from João Almeida, who was trying to use the SslHelper...
Date: 09/15/2009
Handling DOM events in a C# ActiveX
I recently had to implement an ActiveX object (or I guess just a COM object since it had no UI) in...
Date: 08/28/2009
New name: Random.Next()
I decided to rename the blog. Given that it just started I figured this wouldn’t be too bad. Plus...
Date: 08/24/2009
Getting a managed socket to talk SSL
This is a follow up to my previous post, where I showed a helper class I wrote to enable a managed...
Date: 08/23/2009
Enable SSL for managed socket on windows mobile
I recently had to implement an application on windows mobile that would talk to a service via an SSL...
Date: 08/21/2009
New to the blogosphere
Finally, I decided to start a blog. This is something I’ve been thinking about for a while but kept...
Date: 08/21/2009