Hi all,

Like many others I have to make a pocket pc soft become WM5 compliant.
This softwares follows the doc/view architecture, and I wonder if I can keep
this structure with a WM5 smart device project with VS2005...
Would it be easy to change this doc/view soft to a .net soft with C# and
winforms ?
Anyone has already done this ?

thank you for your help!

JL

Re: Migrating an EVC4 Doc/view soft to .net by Peter

Peter
Tue Nov 22 04:51:24 CST 2005

.NETCF v2.0 (Which is supported on Pocket PC 2003 and higher) has a built in
DocumentList control which will allow you to build a doc/view application.

Peter

--
Peter Foot
Windows Embedded MVP
www.peterfoot.net | www.inthehand.com

"Jerome" <jlgarbage@wanadoo.fr> wrote in message
news:u9OMA707FHA.2012@TK2MSFTNGP14.phx.gbl...
> Hi all,
>
> Like many others I have to make a pocket pc soft become WM5 compliant.
> This softwares follows the doc/view architecture, and I wonder if I can
> keep this structure with a WM5 smart device project with VS2005...
> Would it be easy to change this doc/view soft to a .net soft with C# and
> winforms ?
> Anyone has already done this ?
>
> thank you for your help!
>
> JL
>