摘要: 摘要: 本文主要介绍如何配置Win7 和 IIS7支持WCF。关键词: WCF, Win7, IIS7Win7 和 IIS7 默认不支持WCF, 要使其支持WCF,需要执行如下操作:1. 以管理员(Administrator)方式运行C:\Windows\System32\cmd.exe2. 执行命令: "%windir%\Microsoft.NET\Framework\v3.0\Windows...阅读全文
02 2010 档案
摘要: 本文主要介绍我在将一个本地数据迁移到SQL Azure数据库时,遇到的一个错误信息“Deprecated feature 'More than two-part column name' is not supported in this version of SQL Server.” (“列名多于两个组成部分”),极其解决办法。阅读全文
摘要: SQL Azure是微软开发的一个基于SQL Server 2008和云计算的关系数据库。 本文主要介绍如何使用SQL Server Management Studio来管理SQL Azure的数据库。阅读全文

