First  |  Prev |  Next  |  Last
Pages: 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Very slow in compilation with CF.NET3.5
I have transferred my CF project on WinCE device from VS2005 to VS2008, then I have upgraded the CF.NET version from 2.0 to 3.5. All did go well but now the compilation process is at least 10 times long! from 1 min to 10 minutes!!! The length is all due to the compilation, the deploying process is quite fast. Wha... 26 Jan 2010 03:18
Changing the project framework version from CF.NET 2.0 to CF.NET 3.5
I have successfully imported a compact framework solution from vs2005 to vs2008 without problems. But I can't change the various projects compact framework version from 2.0 from 3.5. The framework version/target framework option in the properties is greyed out. I have succesfully converted (non compact) framework ... 25 Jan 2010 09:26
transmit data using a particular data connection
hello everyone, i have a application which would run in the background and send some data that is been captured on the device to the server . my problem is, under some condition the app has to transmit data only using WI-FI connection and under some other condition it has to transmit only using the data connection... 25 Jan 2010 13:58
timeoout - connect to device failed after some succesful conne
i had time to reinstall vs2008 - no luck, same error ;( activesync works fine (usb) but the first try to deploy from vsstudio fails (and it seems, that shuts down the tcp stack on the device too, since i have a command window open that pings the device during deploy -> after the broken deploy i cant ping the ... 22 Jan 2010 14:06
event on usb stick plugin
how i can get informed when an usb stick is plugged in (c#) ? ... 26 Jan 2010 03:18
XmlDocument and SelectSingleNode
So as horrible as it sounds, we have some old Pocket PC's in the field (2002), and I'm having to remake a newer app compatible with those units, so I've re-installed VS 2003 and started a newer (older) version. I save my app settings in an xmldocument. While trying to load them I starting typing doc.DocumentE... 20 Jan 2010 11:48
Adapter not Updating for Updates, Just Inserts and Deletes
Posted this in WindowsCE App Dev too.... I've got a tableadapter that I set the sql with: DataAdapter = New SqlCeDataAdapter(String.Format("SELECT IdDtl, IdInvc, IdStore, IdBarCode FROM DetailsTable WHERE IdInvc = '{0}'", IDInvoice), SqlConnection) DataAdapter.MissingSchemaAction = MissingSchemaAction.AddW... 19 Jan 2010 12:25
Forum?
Hi, does anyone know address of some forum for CF .Net developers? With bigger amounts of users than here, on this group. ... 21 Jan 2010 12:20
Transparent PNG
I have searched all the articles and tried various things, but cant seem to get this to work. CF 3.5 targetting Winmo 6+. I have a png in a picturebox. Then I have another png that is transparent. the background is a compass frame and the foreground is the compass rose. I update the image like this: B... 25 Jan 2010 21:52
CAB-Installer
Hello NG, I have a problem. I want to install a cab with Visual Basic .NET. I have a Test.cab and a Setup.ini [CEAppManager] Version = 1.0 Component = Test App [Test App] Description = Test App for PocketPC CabFiles = Test.cab Now when I run <<FullPath>>\CEAPPMGR.EXE "... 16 Jan 2010 11:42
First  |  Prev |  Next  |  Last
Pages: 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22