随笔分类 -  Visual Studio

C# 4.0 的 Visual Studio 2010 示例
摘要:http://code.msdn.microsoft.com/Visual-Studio-2010-Samples-31b491f3C# 4.0 的 Visual Studio 2010 示例 阅读全文
posted @ 2013-03-12 21:40 微星 阅读(194) 评论(0) 推荐(0)
Visual Studio 2008 里修改数据库表结构报错 解决办法
摘要:Visual Studio 2008 里修改数据库表结构报错:You cannot save changes that would result in one or more tables being re-created …… 阅读全文
posted @ 2010-04-09 13:23 微星 阅读(350) 评论(0) 推荐(0)
vs 提示 no template information found
摘要:visual studio 2008 sp1 "no template information found" 今天打开vs新建项目时候弹出“no template information found”,我的新建项目中仅剩下了Smart Device这一项,很是诡异。解决方案:打开visual studio 命令行运行以下指令:devenv /installvstemplat... 阅读全文
posted @ 2009-11-23 13:56 微星 阅读(332) 评论(0) 推荐(0)