Maintained by Duncan Mackenzie and some great VB MVPs
Browse by Tags
All Tags »
Language (RSS)
-
Posted by: Duncan Mackenzie , MSDN This post applies to Visual Basic .NET 2002/2003 This common question is often phrased as "How do I find the number of hours between two dates?", substituting minutes, seconds, days, or whatever interval you are looking Read More...
|
-
Posted by: Phil Weber , VB MVP This post applies to Visual Basic .NET 2002/2003/2005 OK, now that Paul Vick has explained why VB.NET doesn't support arrays with non-zero lower bounds, let's see how we can do them anyway. ;-) Say you want to store a collection Read More...
|
-
Posted by: Duncan Mackenzie , MSDN This post applies to Visual Basic .NET 2002/2003/2005 Another answer from Paul Vick , Technical Lead on VB.NET, explaining the changes in array bounds from Visual Basic 6.0: Why doesn't VB support non-zero lower bounds Read More...
|
-
Posted by: Duncan Mackenzie , MSDN This post applies to Visual Basic .NET 2002/2003/2005 Paul Vick , Technical Lead on VB.NET, and the author of the Visual Basic .NET Language Specification, discusses the new short-circuiting boolean operators added in Read More...
|
-
Posted by: Phil Weber , VB MVP This post applies to Visual Basic .NET 2005 (“Whidbey”) Gokhan Altinoren asks: What was the design decision behind the fact that VB.NET does not support operator overloading? Will this feature be in the VB.NET Read More...
|