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 ...
I have an old VB6 project (DLL) that someone wants converted to VB.NET. It's been a long time since I've worked with VB6, and I've never done VB.NET, though I've done enough C#. I've read up on the ...