VS2010没有Intellisense(智能感知)的解决办法

VS2010没有Intellisense(智能感知)的解决办法

Visual Studio 2010 的Intellisense是依赖于Microsoft SQL Server Compact 3.5的,如果因为卸载SQL Server或其他微软产品时卸载了SQL Server Compact 3.5,智能感知功能就无法使用。

解决方法:
下载安装SQL Server Compact 3.5 SP2可以修复此问题
http://www.microsoft.com/zh-cn/download/confirmation.aspx?id=5783
原文地址:https://www.cnblogs.com/skyofbitbit/p/3572036.html