Quote:
Originally Posted by Grandboy3000
hey i just got microsoft visual studio professional 2008 and is this the best program to make applications? also, i am learning c# is this the best? can someone help and make a tutorial on how to make nice apps.
thankks for your time.
|
theres not really a tutorial to coding for the most part. you have to watch out for syntax errors especially. loose code that routes all over the place is going to casue lag and memory leaks while tighter code is going to be better sicne not jumping from top to bottom. to tell the truth i would like to see you go after more of C++ for the pocketpc playform. right through visual basic you can download the emulator of the device so you can test on there first and not ruin your device... if you want to send me a pm i can get you some more information with the tutorials i used to learn a couple years back.