develop an application

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

in Visual Studio .net --> with wince is necessary to develop to the
application for smart device, with Windows xp can be developed to an
application as if for a Windows xp, or is necessary to indicate somewhere
that it is for developing to an application embedded?
 
Josep,

It is really hard to understand your question but I will try to guess.
If you are asking whether you can use VS.Net to develop applications for
XPe, then the answer is Yes.
You don't need any special SDK to be installed. Just Platform SDK.

KM
 
Hi Josep,

XPe <=> XP (they have same binaries)

So you can make same applications for both of them.

BTW:
If you can avoid using .net framework then do that. .Net frame work can have significant impact on your XPe build.

Best regards,
Slobodan
 
Back
Top