|
|
Random Numbers and Tic Tac Toe with Visual Basic .NET The holidays are a time for fun. Learn about random numbers from Paul Kimmel's latest Visual Basic Today column from CodeGuru.com. Includes a Tic Tac Toe game |
| http://softwaredev.earthweb.com/vb/article/0,,12080_930661,00.html |
 |
 |
Hits:30 |
Oracle/ MS Visual Basic FAQ Visual Basic INSERT INTO `sites` VALUES (VB) is an extremely popular and easy to use programming language provided by Microsoft Corporation. VB is mainly used to develop Windows based applications with |
| http://www.orafaq.org/faqmsvb.htm |
 |
 |
Hits:30 |
Sending Email With MAPI Components in Visual Basic MAPI is an acronym for the Messaging Application Programming Interface. It's a set of core system components that can be used to automate several windows tasks, such as notifying a technician via email when system resources are in a critically low state, |
| http://www.devarticles.com/art/1/78 |
 |
 |
Hits:29 |
|
|
What's in a namespace? The process of packaging and deploying applications has changed dramatically with the introduction of Visual Studio .NET. This article demystifies two of the more confusing concepts: namespaces and assemblies |
| http://builder.com.com/article.jhtml;jsessionid=G1E5EITIM41Z4QD23WQSFFI?id=u0022 |
 |
 |
Hits:28 |
VB.NET: Not your father's Visual Basic With VB.NET, object-oriented programming has landed in the lap of veteran VB developers. This article provides an overview of the new approach to VB development |
| http://builder.com.com/article.jhtml;jsessionid=1A0TKI4K2BOOSQD23UZCFFQ?id=u0032 |
 |
 |
Hits:28 |
Using the Implements Keyword How to use the Implements keyword in Visual Basic. Create a new project and add two class modules to the project |
| http://abstractvb.com/learn.asp?CID=156 |
 |
 |
Hits:28 |
Find That File Know the filename, but don't know the directory? Give your application a little more intelligence, with this incredibly compact find-file routine |
| http://www.vb-world.net/files/tip529.html |
 |
 |
Hits:28 |
|
|
Creating Nested Directories Need to check for the existence of a nested directory? And if it isn't there, need to create it? If you're already shuddering at the prospect of complex checking algorithms, never fear |
| http://www.vb-world.net/files/tip528.html |
 |
 |
Hits:28 |
Visual Basic Error Handling If you make an error in VB, and you haven't written the code needed to respond to the error, do you know what happens? Well, VB simply puts up a message box saying there was an error |
| http://www.vbinformation.com/tut-err.htm |
 |
 |
Hits:27 |
The Book of Visual Studio .NET - OOP in VB .NET Crash Course Visual Basic did not meet the test as a true object-oriented language that implements true OOP as defined by abstraction, encapsulation, polymorphism, and inheritance. The same is not true for VB .NET. This excerpt from The Book of Visual Studio .NET pro.. |
| http://developer.com/net/vb/article.php/1578341 |
 |
 |
Hits:26 |
Page:1 2 3 4 5 6 7 |