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 ...
To create an example VB.NET Project, start a new project and add the following code to the Form Load event: MessageBox.Show("got it") Add a Setup Wizard to your application ...
Become an AutoCAD Wizard with 67 hours of hands-on lectures on VBA, VB.NET, C#, AutoLISP, and C#.NET Programming and gain the included certification. Save over $1500 off via Neowin Deals!
If you want to allow users to print form components in run-time, the PrintDocument component lets you offer users this functionality. The PrintDocument component is an object that allows users to ...
The netbook that comes along for the ride is running a VB.NET program that can detect an upcoming intersection, read the street sign, and react based on other cars currently at the intersection.
I have been using dotnetwinpcap to use WinPcap in my VB.net program. However I find that I cannot decipher the results into something comparable to what Ethereal gives me in its "Packet Bytes" window.