Search results for query: *

  • Users: gmc8757
  • Content: Threads
  • Order by date
  1. G

    convert access database to/from xml file

    Does anyone have code that converts an xml file into a database? I googled it and found stuff but if anyone has vb.net code that would do it, can you let me know? Thanks
  2. G

    Inheritance/implementing

    If you have a class that needs to inherit from another class, and implement a different class, how would the first like look like(obviously not Public Class Form1) This is how you implement, but how do you inherit and implement? I tried lookin it up but couldn't figure it out. Public Class TV...
  3. G

    Need help with logic for Tictactoe game!

    I appologize if this is not the right spot for this thread, but i think it is. I'm new to vb.net. And I'm using 2003. Ok, i have a vb.net homework to make a tictactoe game. There's two parts, the first is to make a normal 3x3 game. The second is to make it so the user can select form 3x3 to...
  4. G

    Msgbox doesn't show text...help?

    Hey, when I used a msgbox or a text label in my windows app, it doesn't show the text. Last night i was messing with framework updates and what not, and the text on my msgbox showed up once. Then i went to sleep, woke up, tried it again, and its back to not showing up. Do you think this is...
Back
Top