Welcome to MSDN Blogs Sign in | Join | Help

August 2006 - Posts

Can you nest WCF services in the same IIS app?

Can you nest multiple WCF services in the same IIS application? Sure, but only if you put all relavent source code and binaries in the root level directory.
Posted by ChrSmith | 5 Comments

Directory crawling in VB.NET

VB.Net code snippet for a class to crawl through a directory structure, capable of being called from a For Each loop.
Posted by ChrSmith | 1 Comments
Attachment(s): DirectoryCrawler.vb.txt
 
Page view tracker