Published in: VB.NET
This will lock up your app
For i = 1 To 2 i = 1 Next
Comments
Subscribe to comments
You need to login to post a comment.
Beginning VB.NET
Visual Basic .NET is the latest version of the most widely used programming language in the world, popular with professional developers and complete beginners alike. This book will teach you Visual Basic .NET from first principles. You'll quickly and easily learn how to write Visual Basic .NET code and create attractive windows and forms for the users of your applications.
davideweaver on 08/05/06
Published in: VB.NET
This will lock up your app
For i = 1 To 2 i = 1 Next
Subscribe to comments
You need to login to post a comment.
When I saw this I literally laughed out loud.