News

The TIOBE index report on programming language popularity each month picks one language for special attention, which in the December edition is Visual Basic.NET because it reached an all-time high.
C# Corner What VB Devs Should Know About C# Programming Chances are C# is not your first programming language. Here are several tips that can help you leverage C# better if you already know VB.NET. By ...
If you want to allow users to print form components in run-time, the PrintDocument component lets you offer users this functionality. The PrintDocument ...
I have been trying to use the Me.Hide() in all sorts of places, starting with the HandleCreated event. However, I cannot seem to get my program to start hidden! Basically, it starts hidden and ...
Does anyone know where I could download a decompiler at? All I need is a trial version of one, or a free one. I'm trying to see what the source code is on a VB.Net program that I got from a ...