Does anybody know of a good place to get sample code for Pocket PC development with VB.Net?
Thanks
Printable View
Does anybody know of a good place to get sample code for Pocket PC development with VB.Net?
Thanks
What do you need to know?
You already have a few. Search for "Smart Device Samples".
Mike
I'm needing to know where to start... what do I need?? Currently all I have is VB.Net Standard 2003 and my HP 4155 PDA.
I'm just wanting to start playing...
What do you mean I already have samples????
You know, I'm not sure if the standard edition has support for PocketPC development. When you try to create a new project, do you have an option for "Smart Device Application" in your templates?
Nope :(
Does this mean I'm screwed??
Depends on how you look at it :) If you just want to start playing as you said, you can always download embedded VB from Microsoft, which is free. It's not .NET, but you can still have fun.
Other than that, you'll have to upgrade.
embedded VB???
Is that pretty much the same as VB6?
Check out http://www.devbuzz.com .
Kind of. It's the mobile development tool for VB before .NET. Also comes with embedded VC++. Best thing to do is go download and check it out.
Well then, I guess I'll just have to tell my boss I need an upgrade to Pro... Let's see what happens.
I took a quick look at http://msdn.microsoft.com/vstudio/howtobuy/pricing.aspx and didn't see the price for upgrading from standard to pro.
If you're in a commercial environment, whatever the cost is, it'll be worth it. IMHO, your boss will save more time in your salary than the upgrade will cost. Not to mention you'll be staying modern.
I noticed their was not an option for upgrade pricing from standard also... not a problem though. He cleared me for $1500 in case I need to get some special controls.
So after that comes in, I get back on to look for more help.
Thanks a lot!!
Nice - new toy :) To answer your previous question, the pro edition contains bunches of sample projects. Also, goto opennetcf.org for some free, open source controls.