|
Microsoft .NET Compact Framework SamplesTypically coming from programming on a desktop environment to programming on a a handheld device brings on a new set of issues about creating menus for a mobile device. The below example is a tutorial on SmartPhone menu programming. Most mobile developer will sooner or later at some point during their mobile application development need to go beyond present data in data entry forms and will have to present the data in rows and columns. The below example is a tutorial about using a DataGrid on a Pocket-PC device. Web services and networking is a necessary part of mobile application development.. One of the most common and popular networking protocols is HTTP. The below example is a tutorial about implementing network connectivity with a mobile device. |