c# - SQL CE dependencies on PocketPC -


I create a PPC mobile program which uses SSUE CE and Framework 3.5 VS 2008. Which files do I need to run or install before running my program?

Need the device. Install NET Compact Framework When you deploy directly from Visual Studio, it is installed automatically; Otherwise, it can be installed with it.

For SQL CE, installation CABs are located in your Visual Studio folder, usually C: \ Program Files \ Microsoft Visual Studio 9.0 \ SmartDevices \ SDK \ SQL Server \ Customer \ v2.0 < / Code>


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -