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.
Interfacing Visual Basic And C++
In this article, Nicholas describes the methods by which a Visual Basic application can interface with a C++ DLL. Sample source code is included...
How to use a webservice in a VB.NET application
Will show a tutorial how to use a webservice in a VB.NET application. After clicking on a button the text from the 'Hello World' webservice will appear in a Textlabel. Lots of screenshots are shown...
4all.com
Making your Web services available to the world
You've created a Web service and now it's time to let others know where to find it and how to use it. See how to add a namespace to your service and publish it to a public directory using UDDI...
Migrating to Visual Basic.NET from Visual Basic 6
Those already familiar with Visual Basic shouldn't have to worry about migrating to Visual Basic.NET. In this article Vaijayantee shows us how to upgrade our existing applications to Visual Basic.NET, different .NET variable types, and her own personal pr...
See why VB.NET is the classiest VB of all
Visual Basic has always offered rudimentary support for working with objects, but VB.NET is a whole new ballgame. See how VB.NET has introduced true object-oriented features to the Microsoft development commmunity...
Programming with Regular Expressions
Regular Expressions have become a key topic for developers. In this article Paul introduces you to Regular Expressions and shows you how to use them...