Welcome to MSDN Blogs Sign in | Join | Help

Wenlong Dong's Blog


WCF/WF performance
WCF for the web

May 2006 - Posts

WCF Impersonation for Hosted Services
In my blog entry “ ASP.NET Compatibility Mode ”, I showed how to perform impersonation with ASP.NET. WCF provides more flexible service operation level impersonation. Here is a common question that I heard: Question : How can I use WCF impersonation for Read More...
ASP.NET Async Pages vs Async WCF Service Operation
In Dmitry’s blog , he mentioned about how to write ASP.NET async pages with ASP.NET 2.0. Basically, the server page can handle the request asynchronously without blocking the request thread and the server thread can be returned to the thread pool to handle Read More...
Page view tracker