This
community drop includes the following changes:
- All the SQL CE references have been updated targeting to SQLCE 3.5 SP1 (3.5.1.0)
- The ConfigSectionEncrypt sample tool which can be used to encrypt configuration sections has been ported and included on this drop.
- For each block we've created separate projects for .Net CF 3.5 and 2.0. So you currently will find projects named:
- <BlockProjectName>.csproj - Targeting .Net CF 3.5
- <BlockProjectName>.20.csproj - Targeting .Net CF 2.0
- ContainerModel Block performance improvements and code simplifications.
- Readme.htm file included with basic information about the project and online resources.