How do I install .NET Compact Framework on VB.NET 2003

L

Linknt

I have VB.NET 2003 and want to develop for pocket pc's.
I have downloaded and installed the Microsoft .NET
Compact Framework 1.0 SP1 Installer but cant seem to find
where to begin creating applications for the compact
framework.

Any help would be appreciated.
 
N

N.S.Girish

You can start by

File => New => Project => Visual C# Projects =>SmartDevice application or
File => New => Project => Visual Basic.NET Projects =>SmartDevice
application
 
A

Alex Feinman [MVP]

You cannot use language editions of VS 2003 products to develop for mobile
devices. You need VS 2003 professional edition or higher (Enterprise, etc)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top