Senin, 05 November 2012 .NET English Forms Multi Forms in VB.NET Multi Forms in VB.NET Tired of having a lot of different forms in your VB.NET projects? You wish the work together as a single program inst...
Senin, 29 Oktober 2012 .NET English Timer VisualBasic Windows How to use the Timer How to use the Timer from System.Windows.Forms.Timer There a many ways to do things. Today, let’s try to use the timer control. The timer co...
Rabu, 17 Oktober 2012 .NET English VisualBasic How do we use objects in Visual Basic How do we use objects in Visual Basic The most simple way Objects or classes are just slightly more complicated than elements such as String...
Selasa, 16 Oktober 2012 .NET English VisualBasic How create new object instances How create new object instances The new function – how to create object with Try Catch Variables must first be declared and then only after ...
Senin, 15 Oktober 2012 .NET English VisualBasic The new concept (part 1) The new concept (part 1) The new function In earlier articles, I have introduced a very common error The error message that I dealt with was...