Browse by Tags

IIS 7.0 Architecture
Published Tue, Nov 18 2008 5:49 | abu
If you are an ASP.NET, WCF advanced serious developer, would like to play with internals of ASP.NET, Web Service, WCH hosting with IIS 7.0; this this article will be very useful to know it's architecture. http://learn.iis.net/page.aspx/101/introduction...
Filed under: , ,
Understanding Hosting WCF Application using Windows Process Activation Service (WAS) in IIS 7.0
Published Sat, Nov 8 2008 12:46 | abu
If you want to host WCF appication using IIS, it will be easy and robust. Windows Process Activation Service (WAS) in IIS 7.0 makes it possible to host WCF services beyond HTTP and without having to install the whole IIS package. "Extend Your WCF...
Filed under: , ,
Windows Authentication - ASP.NET and IIS
Published Sat, Mar 1 2008 18:12 | abu
These links help you to understand and implement Windows Authentication in ASP.NET Application using Microsoft Internet Information Services (IIS) ... http://msdn2.microsoft.com/en-us/library/ms998372.aspx http://www.microsoft.com/technet/prodtechnol...
Filed under: ,