Welcome to MSDN Blogs Sign in | Join | Help


November 2004 - Posts

In my previous posts I had metioned on how to get SSL working with the new HttpListener class in whidbey 2.0 Beta1. It was sort of difficult to use the command line httpcfg tool as I had to manually open the machine store, pick a cert and copy its thumbprint Read More...
With .NET 1.1, a hosting api was shipped under System.Web.Hosting namespace that let users execute ASPX pages without needing to have IIS. The namespace has got some cool features with whidbey beta 1. Whidbey beta 1 also introduced another cool class Read More...
Ever wondered how to programatically configure SMTP service on IIS to route mails to a particular domain? IIS settings are maintained in a Metabase file. We can programatically edit this metafile to add settings that will route emails to any domain (say Read More...


 
Page view tracker