.NET/SQL Server... how to port over to Pocket PC/Palm?

Dougmeister

Senior member
Sep 15, 2004
568
2
81
Have a client-server app that would be nice to "scale-down" into a handheld app. Using Visual Studio .NET 2003 and SQL Server 2000 for our web application.

Wondering if there are any recommended tools, etc. that I could begin to explore for scaling it down. I think that Visual Studio itself will create hand-held apps, but from what I recall, you had to basically start from scratch with a new project. I guess I'll end up doing that anyway.

What sort of a back-end can you put on a PPC?