Visual Basic Tutorials - Improve your understanding of VB.Net and Visual Basic Languages
Welcome to the Visual Basic tutorial pages on Softwaresourcer.com - here you can find tutorials, help and information on Visual Basic and related languages from all over the internet. If you have any questions about Visual Basic programming or would like Visual Basic Development done for your company please complete ourfree IT quotes form. If you are a company who takes on Visual Basic projects and would like to receive leads from people looking for Visual Basic or other work please complete ourIT suppliers partner form.
VB6 FileSystemObject makes it easier to work with files
VB6 applications often need to locate logs or other files. The FileSystemObject component gives you a simplified way to implement this functionality in your apps...
Windows Secrets for Visual Basic, Part 1
You know it. I know it. We've both created Web applications in minutes, figured out the power behind the .NET Framework, and read how to create a Windows service without needing to plug into the devilish delights of C++....
Sending Email Via an External SMTP Server Using CDO
A script to send email via a non-local SMTP server using Microsoft's built in mailing components. I'm not sure how much interest there is in this, but it's one of those things I always meant to try and never did... until now. ...
101.com
What's in a namespace?
The process of packaging and deploying applications has changed dramatically with the introduction of Visual Studio .NET. This article demystifies two of the more confusing concepts: namespaces and assemblies...