http://stackoverflow.com/questions/20993794/can-i-use-entity-framework-6-with-visual-studio-2010
EF6 tooling does not support VS2010. EF tooling was updated to work with EF6 for VS2012 and VS2013. In other words on VS2010 and EF6 you can do CodeFirst but not ModelFirst/DatabaseFirst.
2017年4月25日 星期二
2017年4月24日 星期一
2017年4月17日 星期一
2017年4月16日 星期日
Visual Studio編譯SCSS/LESS
Web Compiler
https://marketplace.visualstudio.com/items?itemName=MadsKristensen.WebCompiler
Web Essentials 2015不再支援SCSS/LESS自動編譯
http://blog.darkthread.net/post-2015-07-21-web-compiler-for-vs2015.aspx
也可以另外安裝Prepros之類的獨立編譯工具
https://marketplace.visualstudio.com/items?itemName=MadsKristensen.WebCompiler
Web Essentials 2015不再支援SCSS/LESS自動編譯
http://blog.darkthread.net/post-2015-07-21-web-compiler-for-vs2015.aspx
也可以另外安裝Prepros之類的獨立編譯工具
2016年10月18日 星期二
2016年5月15日 星期日
2016年5月9日 星期一
Web Essentials (Visual Studio extension)
http://vswebessentials.com
REF:
活用 VS2012 擴充套件 - 使用 ZenCoding 快速產生 HTML 語法
https://www.youtube.com/watch?v=_qHWFxCqQSo
REF:
活用 VS2012 擴充套件 - 使用 ZenCoding 快速產生 HTML 語法
https://www.youtube.com/watch?v=_qHWFxCqQSo
tangible T4 Editor
https://visualstudiogallery.msdn.microsoft.com/784cf592-b797-4d4d-ad33-331fcf63faad
提供開發T4時的IntelliSense、Syntax-Highlighting
提供開發T4時的IntelliSense、Syntax-Highlighting
2016年4月10日 星期日
免費的SQL Server Developer Edition和Visual Studio Community Edition和Xamarin
SQL Server Developer Edition
https://myprodscussu1.app.vssubscriptions.visualstudio.com/Downloads?pid=1682
資料來源:Microsoft SQL Server Developer Edition is now free
要注意的是SQL Server Developer Edition預設是停用遠端連線(Remote Connection)的
因為Developer Edition的TCPIP預設是停用,只能透過本機登入
就算使用127.0.0.1也無法登入,必須使用hostname登入SQL Server
可參考此篇文章『啟用 SQL Server 2008 遠端連線(Enable Remote Connection)』
應該也只有Developer和Express Edition可以安裝在家用版的Windows作業系統
Visual Studio Community Edition
https://www.visualstudio.com/zh-tw/downloads/download-visual-studio-vs.aspx
如果安裝完一段時間後出現授權過期,使用微軟網站帳號登入就好
Visual Studio Community Edition軟體授權條款
https://www.visualstudio.com/zh-tw/support/legal/mt171547
下載Visual Studio Community Edition的ISO映像檔方式
現在Xamarin也是免費的了
可見此篇文章『Visual Studio now includes Xamarin』
備註:
Express、Evaluation、Developer版本SQL Server預設是停用TCP/IP的,只能透過本機登入
REF:
Visual Studio 2015 FAQ
SQL Server 2014 版本支援的功能
https://myprodscussu1.app.vssubscriptions.visualstudio.com/Downloads?pid=1682
資料來源:Microsoft SQL Server Developer Edition is now free
要注意的是SQL Server Developer Edition預設是停用遠端連線(Remote Connection)的
因為Developer Edition的TCPIP預設是停用,只能透過本機登入
就算使用127.0.0.1也無法登入,必須使用hostname登入SQL Server
可參考此篇文章『啟用 SQL Server 2008 遠端連線(Enable Remote Connection)』
應該也只有Developer和Express Edition可以安裝在家用版的Windows作業系統
Visual Studio Community Edition
https://www.visualstudio.com/zh-tw/downloads/download-visual-studio-vs.aspx
如果安裝完一段時間後出現授權過期,使用微軟網站帳號登入就好
Visual Studio Community Edition軟體授權條款
https://www.visualstudio.com/zh-tw/support/legal/mt171547
下載Visual Studio Community Edition的ISO映像檔方式
現在Xamarin也是免費的了
可見此篇文章『Visual Studio now includes Xamarin』
備註:
Express、Evaluation、Developer版本SQL Server預設是停用TCP/IP的,只能透過本機登入
REF:
Visual Studio 2015 FAQ
SQL Server 2014 版本支援的功能
2015年12月27日 星期日
訂閱:
文章 (Atom)
