.: VB Top Related Articles
1). VB.Net: Dynamic Usage Of Eventhandlers
WithEvents and Handles clause requires form us to declare the object variable and the event handler as we write our code, so linkage is created upon compilation. On the other hand, with AddHandler and RemoveHandler, linkage is created and removed at runtime, which is more flexible.
Let's assume that we want to load several MDI child forms, allowing each of them to be loaded only once, and of course to know when one of the child forms is closed.
Article tags: vb, .net, vb.net, visual basic, basic, software, programming, development, computer, it, developer, event
2). Where are We Going: .NET vs Java?
What in the world is going on in the marketplace? Technology is moving so fast that it is sometimes a little difficult to tell what is happening.
Let’s take a short trip back to the past.
It wasn’t too long ago that applications were designed, developed, and deployed on a single machine. For those of you that can remember the early days of the personal computer era, things like dbase, FoxBASE, and the like might ring a bell.
Article tags: vb.net, java, technology, visual basic.net, java vs vb.net, vb, vb vs java, vs.net, visual studio.net, visual studio.
3). Visual Basic is a Very Easy Programming Language
Visual Basic is a high level programming language that has evolved from the DOS based programming language called BASIC...
Article tags: visual basic, microsoft, program, vb