Thursday, February 10, 2005
Building a Database Browser Application
Posted by Peter Foot in "DEVELOPER" @ 04:00 AM
Microsoft have published a pair of articles with sample code which walk you through the creation of a database application for Pocket PC in both Visual Basic .NET and C#.
The application retrieves data remotely from a web service and allows you to view it on-screen in the DataGrid control.
The application retrieves data remotely from a web service and allows you to view it on-screen in the DataGrid control.