February 2011 - Posts

WCF does not support compression out of the box, so fix it by Omar AL Zabir on things you don't find easily

WCF service and client do not support HTTP Compression out of the box in .NET 3.5 even if you turn on Dynamic Compression in IIS 6 or 7. It has been fixed in .NET 4 but those who are stuck with .NET 3.5 for foreseeable future, you are out of luck. ...
Filed under: , , ,

Safely deploying changes to production servers by Omar AL Zabir on things you don't find easily

When you deploy incremental changes on a production server, which is running and live all the time, you some times see error messages like “Compiler Error Message: The Type ‘XXX’ exists in both…”. Sometimes you find Application_Start event not firing...
Powered by Community Server (Non-Commercial Edition), by Telligent Systems