While the .NET String object offers a lot of functionality, there are still some things that we can add to it. In this article, we'll ...
Binary Serialization is the process of storing the state of an object in a binary stream. The public and private members of the object as ...
Rounding, the process of reducing the number of significant digits in a number, should be a simple enough but there are actually several ways of ...
Where to buy vb.net, vb6 and other Microsoft visual basic and programming tools
Where to buy vb.net, vb6 and other Microsoft visual basic and programming tools
Where to buy vb.net, vb6 and other Microsoft visual basic and programming tools
Where to buy vb.net, vb6 and other Microsoft visual basic and programming tools
In this second part of my series revisiting functions I wrote for VB6 I decided to see how one might implement a VB.NET routine to ...
In this article I revisit 3 of my VB6 API based functions. In VB6 there were many times where a programmer had to resort to API ...
The .NET math class provides you with several handy math routines you can use even if you re not doing complex trigonometric or logarithmic functions. In ...