I am developing a windows mobile application within vs2008 using c# that allows a user to register (which get's the info from textboxes and stores them into a sqlce database). The only problem is that the database within the emulator gets updated but not the one on the pc(within server explorer). Any ideas??
I have also added the function of displaying my current location within a map using bing maps - which is working fine.
(i have uploaded my code with this post.)
Thanks