View Single Post
  #3 (permalink)  
Old 02-05-2008, 06:08 PM
Dream's Avatar
Dream
Lurker
Offline
Threadstarter
 
Join Date: Nov 2007
Posts: 9
Reputation: 0
Dream is a n00b
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
I came from VB6 and I am slowly learning VB.NET. In VB6 I can create standard Windows Apps, MDI Apps, create my own variables and data types, use timers, code modules, create files, overwrite files, make directories, and very little database programming.

I have all the SDK's and Emulators for WM with my VB 2005. I'm having trouble finding the built in coding instructions are for WM5 and WM6. Like in VB6, I can use the FileObjectSystem to create files, delete files, check to see if a file exists, and so forth.

Maybe I just need to learn how to fully program in VB.NET before I can create programs in WM.
Reply With Quote