winform application

G

Guest

Hai all,
I am very new to the Win xp embedded development.
Whether i can deploy a winform application, developed in c#2.0., to the Win
XP embedded OS.
How I will add some functionalities like using the POS devices etc.

jayakumar
 
G

Guest

Thanks for quick response Sean,
I will explain you the exact situation. I am having a winform application
developed in c#2.0 and SQL 2000. One of my friend wanted to install the same
application in a Point of service terminal( win xp embedded is installed).
Whether i can install the application, which i developed in C#, directly in
POS terminal ?

Regards,
jayakumar
 
S

Sean Liming \(eMVP\)

You can do an "install" so long as you have all the components in the XPe
image to perform the install. For example Windows Installer Service is one
and since this is a C#, .NET Framework is another.

Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
 
G

Guest

Thank you very much

Sean Liming (eMVP) said:
You can do an "install" so long as you have all the components in the XPe
image to perform the install. For example Windows Installer Service is one
and since this is a C#, .NET Framework is another.

Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
 

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