I have a Winforms app where I am performing asynchronous functions. I am using the delegate model and have threadsafe calls for updating my UI.…
Month: November 2008
If you need to stop a datareader in the middle, instead of at the end, you have to call cancel on the command object. Calling…
Now that WCF has support for REST in .Net 3.5, it’s time to get learning…. WCF REST Starter Kit A Guide to Designing and Building…