News

I realized that THERE IS NO single working version of C# Serial Communication using Windows Forms Application in Visual Studio 2013! Then, I decided to create one good version that is capable of ...
In Visual Studio, projects are the containers that developers use to organize source code files and other assets. Projects appear as children of solutions in the **Solution Explorer**. Projects let ...
Visual Basic WinForms template: We waited to add the template to Visual Studio until you could create WinForms applications with the Application Framework. This new template is the default in Visual ...
So I'm trying to detect through Visual Basic 6.0 when a voltage change occurs on one of the pins of the serial/parallel port. The whole thing is pretty simple; no data transfer/handshaking/etc needs ...
With the release of Visual Studio 2010 and the .NET Framework 4, it's time for Visual Basic developers to start leveraging the new capabilities of Visual Basic 2010. My very first learning experience ...