摘要: 对于自带SQL Server 2005 express版,为了便于管理,还需要安装一个企业管理器,需要下载 Microsoft SQL Server Management Studio Express。因为默认的是只能用Windows系统登录模式登录,如果要用混合模式登录则需要进行如下配置: 阅读全文
posted @ 2009-03-18 21:02 cosophy 阅读(241) | 评论 (0) 编辑 |
|
|||
03 2009 档案摘要: 对于自带SQL Server 2005 express版,为了便于管理,还需要安装一个企业管理器,需要下载 Microsoft SQL Server Management Studio Express。因为默认的是只能用Windows系统登录模式登录,如果要用混合模式登录则需要进行如下配置: 阅读全文 posted @ 2009-03-18 21:02 cosophy 阅读(241) | 评论 (0) 编辑 | 摘要: Overview of the WCF REST Starter Kit
The MSDN WCF REST Dev Center
Screencasts
Whitepaper on building REST using WCF - (available now).
Hands On Labs阅读全文 posted @ 2009-03-10 15:13 cosophy 阅读(93) | 评论 (0) 编辑 | 摘要: SSL enables browsers to communicate with a web-server over a secure channel that prevents eavesdropping, tampering and message forgery. You should always use SSL for login pages where users are entering usernames/passwords, as well as for all other sensitive pages on sites (for example: account pages that show financial or personal information).
具体步骤参阅以下文章:阅读全文 posted @ 2009-03-02 17:57 cosophy 阅读(76) | 评论 (0) 编辑 |
|
|||