January 2006 - Posts
Last week, there were some exciting announcements for WCF customers: 1) WCF Go Live release: http://msdn.microsoft.com/winfx/getthebeta/golive/default.aspx 2) WCF web site: http://windowscommunication.net/ . You can find the web site of another WinFX
Read More...
Table of Content: Introduction ASP.NET HTTP Pipeline Two Modes · Mixed Transports Mode · Under the Hood ASP.NET Compatibility Mode · Opt-In for the Mode · HttpContext.Current · Globalization · Impersonation · Session State Sample Code Introduction The
Read More...
There are different mechanisms to perform custom initialization for hosted WCF services in an ASP.NET application. ASP.NET provides ways to perform general initialization at application-level. For each WCF ServiceHost, we can also register and handle
Read More...