Writing Application for Windows CE

G

Guest

Dear all,

I would like to know what I need for writing application for win CE. I am
using Visual Studio .NET 2003. Is that ok for compiling win CE program? Or
I need a special verion of .NET studio for creating CE program?

Thanks for any help.

Tedmond
 
R

ropo

Look on MSDN for the .NET Compact Framwork, this is a restricted
framwork for CE type devices. That's about as much as I know.
 
Y

Yves. L.

Hi Tedmond,
In VS.NET 2003 there is a a specific project for the .Net Compact
Framework (Smart Device application for VB.Net projects & C# Projects).
Note that it will target the .Net compact Framework 1.1
If you want to use the .Net Compact framework 2.0 you'll have to use
Visual Studio 2005.

YvesL.
 

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