摘要:
创建SQL Server 数据库时出现错误“Could not obtain exclusive lock on database 'model'”尝试以下方法:1. to try reconnecting to the database.2. Restarting the service.3. k... 阅读全文
posted @ 2012-08-07 23:19
emanlee
阅读(2565)
评论(0)
推荐(0)
摘要:
以下内容从微软网站转载,讲述如何用Visual Basic 6编写DCOM 客户端/服务器应用程序。 注:.NET Remoting是用于取代DCOM的一种.NET技术。WCF融合了.NET Remoting。 You do not need to change your code to enable a client application to instantiate a remot... 阅读全文
posted @ 2012-08-07 16:24
emanlee
阅读(824)
评论(0)
推荐(0)
摘要:
1 首先,要安装 Visual Studio 2008 SP1, 下载地址 http://www.microsoft.com/en-us/download/details.aspx?id=10986 2 下载 ASP.NET MVC 2 RTM (英文版,2.5M,AspNetMVC2_VS2008.exe ) 下载地址 http://www.microsoft.com/en-us/down... 阅读全文
posted @ 2012-08-07 15:16
emanlee
阅读(329)
评论(0)
推荐(0)