STII Guidance Information System
Calculator in The C#
Checkin and Reservation System
Add, Update, Search and Delete using Listview Control
Computerized Voting System in Visual Basic
NumberBox Toolbox Item
Simple Login using MS Access 2007
How to Debug Visual Studio .NET Project in 64 Bit OS
This tutorial will explain on:
How to Debug Visual Basic .NET and Visual C# project in 64 bit Operating System.
If you are running 32 Bit operating system before and were intrigued to install 64 bit OS to improved performance of your computer, then maybe you are having problems debugging your Visual Studio .NET source code.
I am once having this issue which stops me from debugging all of my VB.NET 2008 source code after I installed Windows 7 64 bit.
How to Select Startup Form
One of the common questions I received from newbie’s is on how to set a certain form to be the Startup Form.
Undoubtedly, this is a very simple question but if you are a beginner trying to learn Visual Basic you will find it very difficult to find what you are looking for because of so many options to choose from. Visual Basic is considerably one of the famous programming languages to date and its features evolve overtime, not to mention that it was a product by Microsoft.
Now let’s head on…