追求卓越

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
  3 随笔 :: 0 文章 :: 8 评论 :: 0 引用

公告

02 2010 档案

摘要: 摘要: 本文主要介绍如何配置Win7 和 IIS7支持WCF。关键词: WCF, Win7, IIS7Win7 和 IIS7 默认不支持WCF, 要使其支持WCF,需要执行如下操作:1. 以管理员(Administrator)方式运行C:\Windows\System32\cmd.exe2. 执行命令:  "%windir%\Microsoft.NET\Framework\v3.0\Windows...阅读全文
posted @ 2010-02-26 14:41 Chen@Ethos 阅读(3414) | 评论 (5) 编辑

摘要: 本文主要介绍我在将一个本地数据迁移到SQL Azure数据库时,遇到的一个错误信息“Deprecated feature 'More than two-part column name' is not supported in this version of SQL Server.” (“列名多于两个组成部分”),极其解决办法。阅读全文
posted @ 2010-02-09 14:24 Chen@Ethos 阅读(949) | 评论 (3) 编辑

摘要: SQL Azure是微软开发的一个基于SQL Server 2008和云计算的关系数据库。 本文主要介绍如何使用SQL Server Management Studio来管理SQL Azure的数据库。阅读全文
posted @ 2010-02-06 18:50 Chen@Ethos 阅读(479) | 评论 (0) 编辑