Hi there,
I'm in the end stage of my first program, and I was wondering if there's a way to deploy a program with the .NET CF Runtime, so that there is no additional file(s) needed to be downloaded.
Thanks,
Martina
Hi there,
I'm in the end stage of my first program, and I was wondering if there's a way to deploy a program with the .NET CF Runtime, so that there is no additional file(s) needed to be downloaded.
Thanks,
Martina
Question about .NET CF Runtime
Nitin Khurana
all Windows Mobile 2003SE/2005 devices I believe come shipped with .NET CF 1.0 SP3 so you shold be good to go.
As for .NET CF 2.0 , I am unsure.
I think you would have to include those files in your deployment solution and then execute the .NET 2.0 CF installer
you may want to check this out:
http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=390887&SiteID=1
http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=495930&SiteID=1