Welcome to the How-To series from Advanced Visual Basic.
These articles are home-grown local contentyou'll see them nowhere else
on the web! Continuing in the tradition of unique, advanced material,
AVB explores new frontiers for Visual Basic developers.
How-To Run Your Application as a Service
by Chris J. Duke
Learn how to turn your Visual Basic application into a Windows 95 or
Windows NT service in just a few simple steps.
How-To Turn Your Application Into a Web Server
by Chris J. Duke
Learn how to add a web server right into your Visual Basic application,
freeing you from depending on other web servers and bizarre gateways such
as ISAPI and Windows CGI.
How-To Run Your Application as a Service: Part II
by Chris J. Duke
After reading "How-To Run Your Application as a Service", you may be hungry
for more. This article picks up where the last one left off. Learn about
three other ways to turn your Visual Basic application into a NT service.