Webmasters click here for free quality link exchanges
Visual Basic / Miscellaneous Tutorials
| Page 1 |
| Gate to delegates in VB.NET | |
| Visual Basic .NET has not only extended the versatility of the Visual Basic language but also harnessed the power of the .NET framework, the new "Delegate" feature is one of them. So now you don't get the sneer of the self proclaimed C++ or Java programmers looking down on VB programmers as mere mortals! | |
| windows API example, displaying the date and time | |
| A quick Windows API example that will show how to use the date/time sequences in Visual Basic. | |
| converting a string to uppercase or lowercase using the API | |
| This is a Windows API example in Visual Basic. It allows you to convert a string to uppercase or lowercase using the API. | |
| Adjusting your scope - A look into variable scopes in .NET | |
| Declaring variables is a very fundamental requirement in programming and you cannot go anywhere without it. For those of us who came from previous versions of Visual Basic, .NET presents a new set of issues with our variables. | |
| Page 1 |