Related Reading

"Security Models and Scenarios for SQL Server 2000 Windows CE Edition," at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsqlce/html/sqlce_secmodelscen20.asp.

"Troubleshooting SQL Server CE Connectivity Issues," at www.microsoft.com/sql/techinfo/administration/2000/CEconnectivitywp.asp.

"SQL Server 2000 Windows CE Edition and the .NET Compact Framework," at http://msdn.microsoft.com/library/en-us/dnsqlce/html/sqlwince.asp.

"Exploring the Singleton Design Pattern," at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/singletondespatt.asp.

Howard, Michael, and David LeBlanc. Writing Secure Code. Microsoft Press, 2002. ISBN 0-7356-1588-8. Chapter 12 discusses SQL injection attacks and other typical Web-based attacks.

"SQL Server CE Case Studies," at www.microsoft.com/sql/ce/productinfo/casestudies.asp. Many of these case studies involve using RDA, merge replication, or both.

"Pocket InnoVia SQL Server CE Case Study," at www.microsoft.com/resources/casestudies/CaseStudy.asp?CaseStudyID=13404.

Gamma, Erich, et al. Design Patterns. Addison-Wesley, 1995. ISBN 0-201-63361-2. Chapter 3 discusses the various creational patterns and what they are used for.