How To Build a Stub in Visual Basic .NET
Introduction:
This tutorial is on how to create a stub in Visual Basic .NET.
Builder:
This is a follow on tutorial from my previous tutorial on how to create a builder in Visual Basic .NET which allows a user to input custom settings to their liking in to an application (the builder) which will then put those settings via the controls (textbox and checkbox in that example) in to the generated stub.