Write a VB .NET application that constantly monitors a folder and raises events when there is any activity in that folder.
Watching Folder Activity in VB.NET
Published 03/13/2003
Write a VB .NET application that constantly monitors a folder and raises events when there is any activity in that folder.
Create an application in Visual Basic .NET to create a customized search and a spelling checker that uses the Google Web APIs Service. Learn to add a Web Service to a VB .NET application.
The core function of a Windows Service is to run an application in the background. Learn how to create a Windows Service using VB .NET.