Monthly Archives: May 2011

IE9 Displaying Intranet Sites in Compatibility Mode

IE9 (also IE8),by default, display intranet sites in compatibility mode. As result, state of the art sites might not display correctly (depending how they are accessed). One of my recently deployed web applications, built with Telerik controls, did not look … Continue reading

Posted in IE9 | Tagged | Comments Off

oData and Stored Procedures aka Service Operations

If you work with WCF Data Services, at some point, you will probably need to call a stored procedure to return result of a complex query. If you wonder how to wrap a call to stored procedure into a WCF … Continue reading

Posted in .NET, WCF Data Services | Tagged , | Comments Off