Technologies mentioned in this article include VB.NET and C#. Q I put my resources for a given application into a different project because my company wants us to share resources among several ...
When I start VB and choose to open an existing project, it starts me out in the VB6 directory. Is there any way to change this default directory? I can't seem to locate an option or registry key to do ...
Launch and terminate applications in Visual Basic 6.0 Your email has been sent Visual Basic 6.0 gives you the convenient ability to programmatically check on the status of an application before you ...
The Visual Basic "Button" class lets you create a control on your VB projects that perform an action such as auto-save. VB also includes file classes that help you create functions to save files. An ...
Visual Studio .NET simplifies the process of installing your applications by providing an easy way to add the Setup Wizard to your applications. In this tip, Irina Medvinskaya will create a simple ...