I'm trying to teach myself VB.net. I've got a strong background in scripting languages (perl, php, SQL, etc...), so most of the basic concepts are making good sense to me. I'm just running into a few ...
Hi. I'm a bit stuck here. I've been playing with this off and on for 2 days and just can't seem to get anywhere. I'm trying to learn VB.net and built a simple windows form. The problem is that I have ...
VB.NET changes the way you write Visual Basic code. You learn quickly that most of the optimization tricks you've learned for VB6 won't work under VB.NET. For example, .NET memory allocation forces ...