Search results for query: *

  • Users: venAdder
  • Content: Threads
  • Order by date
  1. V

    Global data in vb.net

    Hi, I am starting my MDI app using sub main. I want a object of a class i created to be available to all classes and forms in my app( kinda like static ). This object is gonna be constructed in the sub main , before naythign else happens. Is there sth like global space or a way to achieve this?
  2. V

    how to get computer name in vb.net?

    Hi, I wanna knwo the name of the computer/machine on which my app is running. How do i get that in vb.net without using API? Is there a way of getting the machine name in winxp sp2 using vb.net ?
Back
Top