Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Pocket PC Application
Name: linuxskater Date: February 15, 2009 at 14:24:27 Pacific OS: Windows 2000 Subcategory: General
Comment:
I am developing an application for the Pocket PC using Visual Basic.Net 2003. I need to have information saved to a text file. The code that I used works using Visual Basic.Net 2003 for applications for the PC, but the code does not work for the Pocket PC.
Name: Razor2.3 Date: February 15, 2009 at 19:45:53 Pacific
Reply:
Pick your functions carefully. Not everything that's available for the full .NET is in the compact .NET. Specifically, when looking at the method lists, you can use anything with the smart phone icon.
0
Response Number 2
Name: linuxskater Date: February 16, 2009 at 17:52:15 Pacific
Summary: Hi, i need to develop an application for pocket PC using VB.NET. that application shud connect to SQL Server. For that database connectivity do i need write some network programming code?? or is it th...
Summary: I want to start making apps for my Dell PDA. I have both Visual Basic 6 and the embedded Visual Tools. I already know how to make apps for Windows using VB6( the PDA is a new ball game for me) Is it ...