how can i create pocketpc application in visual studio.net 2002???
somebody can help me????

thanks

Re: PocketPC VS.net 2002 by Brian

Brian
Fri Feb 20 23:26:54 CST 2004

You can't -- I believe you need at least VS.NET 2003 Professional or
higher...

"Felipe" <anonymous@discussions.microsoft.com> wrote in message
news:68834F26-D249-4F30-A1B0-4C875860252C@microsoft.com...
> how can i create pocketpc application in visual studio.net 2002???
> somebody can help me????
>
> thanks
>



Re: PocketPC VS.net 2002 by Tim

Tim
Fri Feb 20 23:51:16 CST 2004

Brian is correct. Here is the official word from MS:
"Visual Studio .NET 2003 Professional, or higher, is required to develop
.NET Compact Framework-based applications..."
http://msdn.microsoft.com/mobility/prodtechinfo/devtools/netcf/faq/default.aspx#1.2

Technically you could develop PPC apps using VS.Net 2002 and the SDE, but
that has since become obsolete (very obsolete) since it was merely a Beta
product used to introduce the world to the Compact Framework. See the
following link for a brief history:
http://www.opennetcf.org/forums/topic.asp?TOPIC_ID=200

--
Tim Wilson
.Net Compact Framework MVP
{cf147fdf-893d-4a88-b258-22f68a3dbc6a}

"Felipe" <anonymous@discussions.microsoft.com> wrote in message
news:68834F26-D249-4F30-A1B0-4C875860252C@microsoft.com...
> how can i create pocketpc application in visual studio.net 2002???
> somebody can help me????
>
> thanks
>



Re: PocketPC VS.net 2002 by handheldmaster

handheldmaster
Sat Feb 21 08:04:23 CST 2004

You will have to buy/download what is called as "Smart Device Extension
Toolkit" for VS.NET 2002. Now once you install the toolkit.

OPen VS.NET and do new project ... there you will see the option to choose
"mobile program" or something similar which leads to a second popup asking you
if you want your target device Smartphone or Pocket PC ...

Anup Mistry

Re: PocketPC VS.net 2002 by Chris

Chris
Sat Feb 21 10:51:23 CST 2004

There is no "Smart Device Extension" available. In the pre-beta days, there
was an SDE install, but again, it was pre-beta, so it's significantly
different than the avaiable CF today, it not compatible with the current
public runtime, and it's not been available for over a year.

-Chris


"HandheldMaster" <handheldmaster@aol.com> wrote in message
news:20040221090423.12281.00000117@mb-m02.aol.com...
> You will have to buy/download what is called as "Smart Device Extension
> Toolkit" for VS.NET 2002. Now once you install the toolkit.
>
> OPen VS.NET and do new project ... there you will see the option to choose
> "mobile program" or something similar which leads to a second popup asking
you
> if you want your target device Smartphone or Pocket PC ...
>
> Anup Mistry