VS 2005 and CE.net 4.2

  • Thread starter Thread starter Felix González
  • Start date Start date
F

Felix González

Hi,

I´ve an application develed on VS 2005 and SqlCe 3. Can run this application
on a PDA with windoes ce.net 4.2? do I need to upgrade to windows ce.net
5.0?

thanks
 
..NET CF 2.0 SP1 will support run-time operations on CE.NET 4.2, but .NET CF
2.0, which came with VS2005 does not. In neither case will you be able to
deploy your application directly from VS2005 to the device, even if it's got
SP1 on it.

Paul T.
 
Back
Top