Click here to Skip to main content
15,892,674 members
Home / Discussions / Mobile
   

Mobile

 
QuestionCannot parse XML under Windows Mobile 5.0 Pin
Antony Lee14-Feb-07 17:43
Antony Lee14-Feb-07 17:43 
AnswerRe: Cannot parse XML under Windows Mobile 5.0 Pin
Mike Dimmick15-Feb-07 0:12
Mike Dimmick15-Feb-07 0:12 
GeneralRe: Cannot parse XML under Windows Mobile 5.0 Pin
Antony Lee15-Feb-07 4:27
Antony Lee15-Feb-07 4:27 
QuestionPocket PC Keyboard Pin
MinarikM14-Feb-07 3:15
MinarikM14-Feb-07 3:15 
AnswerRe: Pocket PC Keyboard Pin
Mike Dimmick15-Feb-07 0:15
Mike Dimmick15-Feb-07 0:15 
GeneralRe: Pocket PC Keyboard Pin
MinarikM15-Feb-07 2:33
MinarikM15-Feb-07 2:33 
QuestionHow to create a ticker on Pocket PC Pin
snprani13-Feb-07 23:48
snprani13-Feb-07 23:48 
AnswerRe: How to create a ticker on Pocket PC Pin
perlmunger21-Feb-07 5:23
perlmunger21-Feb-07 5:23 
You would do it almost exactly the same way you would with a normal (desktop) stock ticker in .NET. Your task doesn't require any special knowledge for PPC development since you're planning to use .NET. I would look around the web for ticker projects people have done using the regular .NET framework (as opposed to the .NET Compact Framework). It will almost certainly work identically or close.

You will probably be using the HttpWebRequest object or something related (though the WebClient class is not available on the compact framework). You can see an example of grabbing the HTML content from a Uri here: http://msdn2.microsoft.com/en-us/library/system.net.httpwebrequest.getresponse(VS.80).aspx[^]

-Matt

------------------------------------------
The 3 great virtues of a programmer:
Laziness, Impatience, and Hubris.
--Larry Wall

QuestionDownloading a picture from a Servlet [modified] Pin
Vichitram12-Feb-07 20:10
Vichitram12-Feb-07 20:10 
QuestionAbout tiny kernel template? Pin
Syouki_kou12-Feb-07 17:56
Syouki_kou12-Feb-07 17:56 
AnswerRe: About tiny kernel template? Pin
Mike Dimmick15-Feb-07 0:19
Mike Dimmick15-Feb-07 0:19 
Questionperformance profiling tool for Windows Mobile? Pin
George_George12-Feb-07 4:34
George_George12-Feb-07 4:34 
QuestionWSE3 and VS2005 compact framework Pin
AndyBrew7012-Feb-07 2:12
AndyBrew7012-Feb-07 2:12 
QuestionOpenNetCf version Pin
ArchaBhandare11-Feb-07 22:13
ArchaBhandare11-Feb-07 22:13 
Questionexception encountered Pin
ArchaBhandare11-Feb-07 20:06
ArchaBhandare11-Feb-07 20:06 
AnswerRe: exception encountered Pin
perlmunger21-Feb-07 5:39
perlmunger21-Feb-07 5:39 
QuestionSMS Protocol...? Pin
PavanPareta11-Feb-07 19:24
PavanPareta11-Feb-07 19:24 
AnswerRe: SMS Protocol...? Pin
perlmunger21-Feb-07 5:48
perlmunger21-Feb-07 5:48 
Questionsoftware Pin
Member 38136799-Feb-07 7:09
Member 38136799-Feb-07 7:09 
QuestionTabletPC 1.0 Advanced Remote Pin
Member 38136799-Feb-07 7:08
Member 38136799-Feb-07 7:08 
QuestionHelp Needed!! Problem in running an exe file Pin
ArchaBhandare8-Feb-07 20:49
ArchaBhandare8-Feb-07 20:49 
AnswerRe: Help Needed!! Problem in running an exe file Pin
Ashvin Gunga20-Feb-07 19:48
Ashvin Gunga20-Feb-07 19:48 
AnswerRe: Help Needed!! Problem in running an exe file Pin
arcticbrew22-Feb-07 6:30
arcticbrew22-Feb-07 6:30 
QuestionContacts/Tasks/Calendar - data file documentations Pin
pmazolo7-Feb-07 21:36
pmazolo7-Feb-07 21:36 
AnswerRe: Contacts/Tasks/Calendar - data file documentations Pin
_teh_7-Feb-07 22:18
_teh_7-Feb-07 22:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.