View Single Post
  #1 (permalink)  
Old 01-03-2010, 11:31 PM
ike621's Avatar
ike621
Lurker
Offline
 
Join Date: Feb 2009
Posts: 5
Reputation: 0
ike621 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Help with a program

I have written a few programs using C# but nothing for a hand held device and I was wanting to write a program for the Touch Pro 2 that linked to an internet database that would provide individuals with the locations and information about places visited on "Diners, Drive-in's, and Dive's."

I have an internet database already being updated and providing JSON calls and I feel comfortable writing the front end. I am needing help with connecting to my database from the phone and once I have created my .exe file how would I create a cab file to install the program on my device?

Any help would be appreciated.
Reply With Quote