Wintellect  

October 2009 - Posts

When running the WCF / Windows Azure samples (see my previous blog entry) you may get an error indicating that the Polling Duplex Binding Element cannot be loaded if you have Silverlight v3.0 installed (The type 'System.ServiceModel.Configuration.PollingDuplexElement, Read More...
Code samples demonstrating how to host WCF Services under Windows Azure can be found on the MSDN site at: http://code.msdn.microsoft.com/wcfazure Read More...
The protocols for authenticating the sender of an email have always been very weak. For the most part its an “honor” system, which is why spammers have such an easy time sending email with forged “from” addresses. We’ve needed effective email security Read More...