摘要:
2005和2008如何清除SQL Server Management Studio的最近服务器列表http://www.cnblogs.com/upto/archive/2009/02/19/1393557.htmlSQL Server Management Studio (SSMS) 的“连接到服务器”对话框会记录用户所有访问过的服务器名称,这个功能对于经常连接多个数据库的人来说确实挺方便的。图:0035--2005和2008如何清除SQL Server Management Studio的最近服务器列表.JPG不过使用了一段时间之后,这个列表会变得很长。里面还有很多服务器名称都已经失效了, 阅读全文
阅读排行榜
ASP.NET MVC Template
2014-03-16 00:57 by Wizardlsw, 251 阅读, 收藏,
摘要:
http://bradwilson.typepad.com/blog/2009/10/aspnet-mvc-2-templates-part-1-introduction.htmlhttp://stackoverflow.com/questions/12633471/mvc4-datatype-da... 阅读全文
Bad module "ManagedPipelineHandler" in its module list
2011-12-04 21:38 by Wizardlsw, 248 阅读, 收藏,
摘要:
今天在开发一个基于.net framework 4.0的WEB程序,其中用到了EF。部署到IIS7.5下面,访问网站时出现这外错误: Bad module "ManagedPipelineHandler" in its module list 解决方法: 运行:%windir%\Microsoft.NET\Framework\v4.0.21006\aspnet_regiis.exe ... 阅读全文
ASP.NET MVC: Membership, OAuth
2014-03-14 13:00 by Wizardlsw, 242 阅读, 收藏,
摘要:
http://stackoverflow.com/questions/14309900/simplemembershipprovider-password-encryptionhttp://www.windowsazure.com/en-us/documentation/articles/web-sites-dotnet-deploy-aspnet-mvc-app-membership-oauth-sql-database/ 阅读全文
dotnet new Getting ready... Object reference not set to an instance of an object.
2021-02-17 11:45 by Wizardlsw, 221 阅读, 收藏,
摘要:
之前在CentOS上使用dotnet new, dotnet new webapi -o testapi [slin@izu templates]$ dotnet new webapi -o wannianapi Getting ready... Object reference not set t 阅读全文
浙公网安备 33010602011771号