.NET Application with SQL Server CE Database
- by blu
I just started using SQL Server CE 3.5 in my WinForms Application (C# in VS 2008 SP1).
I've noticed a couple of interesting things I'd like some input on:
1. Copying of sdf file to bin
My sdf file is located inside of an Infrastructure project that houses my repository implementations. When the application is first debugged the sdf was…