I want to use SQL server compact 3.5, but intellisense is not showing System.Data.SqlServerCe namespace.. it says type or namespace 'SqlServerCe' does not exist in 'System.Data' namespace (are you missing any Assembly reference?)
Which Assembly needs to be referenced?
or do I need to use any other namespace to use SQL Server Compact 3.5?
I have Sql Server 2005 Standard and Express installed, and VC# 2010.
Please provide some reference link to work with SQL Server CE 3.5..
