Tags: vb.net

Sort by: Date / Title / URL

  1. 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 ...
  2. Where to buy vb.net, vb6 and other Microsoft visual basic and programming tools
  3. Where to buy vb.net, vb6 and other Microsoft visual basic and programming tools
  4. 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 ...
  5. A common question is, When should I update a working, deployed, VB6 app to VB.NET The answer, in part, depends on how well the VB6 ...
  6. The .NET Framework 2.0 added the Using statement to VB.NET. Its purpose is to insure that objects using unmanaged resources, like file streams, database connections, ...
  7. You probably know that Generics, introduced to VB.NET in the .NET Framework 2.0, provide type safe Lists, Dictionaries, Stacks, Queues and other objects. But, did ...
  8. Often when we re designing a class we will notice that one or more properties should be Read-Only to the outside world but Read-Write at ...
  9. The .NET Framework 2.0 added the ability to split your class definition into multiple physical files. To the compiler, it doesn t make any difference, it ...
  10. This is the fifth and final article in my series on the My.Computer.FileSystem Namespace. This series takes a look at this namespace s functions and rates ...

First / Previous / Next / Last / Page 1 of 8


Content Generation Software