I should know better than to have a salad for lunch. There was NOTHING in there that could stick with me, so I'm ravenous now, despite the fact that that dressing was nearly pure sugar (eww) and thus I've had a reasonable caloric intake for the rest of the year.
And now for something completely different: Is anybody reading this a Windows Mobile programmer?
And now for something completely different: Is anybody reading this a Windows Mobile programmer?
no subject
no subject
I'm trying to figure out how to get started at all. Is there some DevStudio plugin or something I should go fetch?
no subject
no subject
no subject
- If I write some managed code for a Windows Mobile device, can I then package my code and the .NET stuff itself into one installer, so there's a single-step install for it?
- If instead I go native, is there ANY way to embed an IE control or otherwise make my program run the browser? Something along the lines of system("run IE now on this URL"); would be great if I could get it. I'm OK with my app dying off once it reaches that point.