Home > Archive > Smartphone Developer Forum > January 2006 > Newbie to Mobile
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| I want to learn about writing code for mobile (phone) browsers. As I scan
MS’s info, very little seems to mention VS2005, which I have. It appears
that I need to learn about the Mobile Internet Toolkit. However that appears
old.
So I am a bit and need direction where to start within VS2005 for
working with Mobile device browsers.
Thanks,
Al Smith
| |
|
| Al wrote:
> I want to learn about writing code for mobile (phone) browsers. As I scan
> MS’s info, very little seems to mention VS2005, which I have. It appears
> that I need to learn about the Mobile Internet Toolkit. However that appears
> old.
>
> So I am a bit and need direction where to start within VS2005 for
> working with Mobile device browsers.
you don't need the 'Mobile Internet Toolkit' to get started all you need
is VS2005 standard or better (not express). from there you can create
mobile apps (File->new->project->Visual c#->smart device->device
application)
if you want samples i think you need to download an SDK, eg the Windows
Mobile for PocketPC 2003 SDK (or smartphone) which will install samples into
C:\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Samples
you could also try
http://msdn.microsoft.com/mobility/samples/default.aspx
riki
It's a condescending thing, dear - you wouldn't understand.
ThemeChanger for Smartphone : http://homepages.inspire.net.nz/~gambit/
AbstractStart for Smartphone :
http://homepages.inspire.net.nz/~gambit/AbstractStart/
Latest Betas have WM5 layout and speed dial support
| |
|
| Sounds good Rki, I'll download the SDK and see if mobile information is there.
--
Thanks,
Al Smith
"riki" wrote:
> Al wrote:
>
> you don't need the 'Mobile Internet Toolkit' to get started all you need
> is VS2005 standard or better (not express). from there you can create
> mobile apps (File->new->project->Visual c#->smart device->device
> application)
>
> if you want samples i think you need to download an SDK, eg the Windows
> Mobile for PocketPC 2003 SDK (or smartphone) which will install samples into
>
> C:\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Samples
>
> you could also try
> http://msdn.microsoft.com/mobility/samples/default.aspx
>
> riki
>
> It's a condescending thing, dear - you wouldn't understand.
> ThemeChanger for Smartphone : http://homepages.inspire.net.nz/~gambit/
> AbstractStart for Smartphone :
> http://homepages.inspire.net.nz/~gambit/AbstractStart/
> Latest Betas have WM5 layout and speed dial support
>
|
|
|
|
|