jason 

Jason writes:

Bad news and good news on this starter kit; all link to a same point.

It is found that Local Server on mobile devices at this point in time, is not possible. The reason being, there is a small issue with a FakeServer Tool that is provided in the Windows Mobile SDK. (I believe it would be fixed sooner or later, may be the next version of SDK, but since I am an intern, I do not have the luxury of simply wait-till-it-is-fixed idling.)

So, here it is.

Good News: The newly designed starter kit will have more power. What I mean is that, there will be more features and possible customization supports on the database which still would run on SQL CE. They include manipulation of actual fields, and export as XML file which can be imported back, or could be used for other services on different applications.

Bad News: Sadly, AJAX end user interface will NOT be done, due to lack of local server support. I can only run AJAX as long as I have the web-service, and right now, the only valid option would be on external machines; which would beat the purpose of having “locally running” application.

It will have s similar interface as before: 

ui image

I am at the end of finishing the design phase, and I will post my progress as I go along.

Jason