06 2008 档案

利用 Web Services Enhancements 進行 WS-Security 驗證及數位簽章
摘要:作者:Matt Powell Microsoft Corporation 2002 年 12 月 適用於: Microsoft® ASP.NET Microsoft® .NET Framework Microsoft® Visual Studio® 專案 SOAP Web Services Enhancements 1.0 for Microsoft® .NET WS-Security 規格 摘要... 阅读全文

posted @ 2008-06-25 11:56 Above The Sky 阅读(755) 评论(0) 推荐(0)

使用WSE实现WebService安全
摘要:WSE(Web Services Enhancements)是微软为了使开发者通过.NET创建出更强大,更好用的Web Services而推出功能增强插件。现在最新的版本是WSE2.0(SP2).本文描述了如何使用WSE2.0中的安全功能增强部分来实现安全的Web Services。WSE的安全功能增强实现的是WS-Security标准,此标准是WebService自己的安全协议,由IBM, BE... 阅读全文

posted @ 2008-06-24 17:56 Above The Sky 阅读(431) 评论(0) 推荐(0)

Content-Type List
摘要:Description of Data Content Typical Filename Extensions MIME type/subtype ... 阅读全文

posted @ 2008-06-24 09:45 Above The Sky 阅读(237) 评论(0) 推荐(0)

了解MOSS2007 内容类型ID(Content Type IDs)命名规则
摘要:内容类型的ID是识别内容类型的唯一标识,它设计为可递归的。 内容类型ID中隐含了内容类型的上下级继承关系,即从内容类型ID中可以看出此内容类型是继承自哪个父内容类型的,内容类型ID中包含了父内容类型ID,我们可以从内容类型ID号中找到顶级的系统内容类型。 WSS 3使用ID号中的这些信息,来确定内容类型之间的关系,以及执行操作。 内容类型可以使用两种方式中的任何一种表示: 1、 父内容类型ID... 阅读全文

posted @ 2008-06-24 09:44 Above The Sky 阅读(319) 评论(0) 推荐(0)

SharePoint Web Services入门
摘要:SharePoint Web Services入门 http://www.infoq.com/cn/articles/swanson-moss-web-services SharePoint通过一系列Web Services来支持互操作和远程调用,这里的SharePoint,我指的是WSS 3.0(Windows SharePoint Services)和MOSS 2007(Microsoft O... 阅读全文

posted @ 2008-06-21 20:43 Above The Sky 阅读(454) 评论(1) 推荐(0)

Getting started with the SharePoint Webservice - Lists Service
摘要:http://weblog.vb-tech.com/nick/archive/2006/02/24/1453.aspx This is the first long article I’m writing based on SharePoint technologies. It’s aimed at reasonable .Net developers who are looking to get... 阅读全文

posted @ 2008-06-17 01:56 Above The Sky 阅读(540) 评论(0) 推荐(0)

如何:从应用程序关系图上的应用程序引用类库
摘要:如何:从应用程序关系图上的应用程序引用类库 在应用程序设计器中,可以在应用程序关系图上表示从应用程序到类库的引用。虽然应用程序设计器不支持对应用程序关系图上的类库进行设计或直接表示,但您可将 ASP.NET Web 服务用作类库实现的功能的外观表示。然后,就可以将其他应用程序对这些类库的引用,反向工程处理为从这些应用程序到该 Web 服务的连接。 下面的列表给出了完成此任务所需的步骤: ... 阅读全文

posted @ 2008-06-15 01:11 Above The Sky 阅读(197) 评论(0) 推荐(0)

间接 Web 服务连接
摘要:演练:表示间接 Web 服务连接 ASP.NET Web 服务可用作在类库中编写的业务函数的外观。分布式系统设计器不支持在应用程序关系图上设计或表示类库,但是,如果在 ASP.NET 应用程序中创建了正确的配置文件项,则应用程序设计器可以表示类库(由应用程序关系图上描述的 ASP.NET 应用程序和其他应用程序引用)中实现的行为之间的交互。下面的过程演示如何进行此操作。此过程只能在生成(实... 阅读全文

posted @ 2008-06-15 00:53 Above The Sky 阅读(189) 评论(0) 推荐(0)

CodeFile 与 CodeBehind 的区别
摘要:一同事遇到同样的问题,解决方案如下: http://blog.joycode.com/ghj/archive/2006/07/19/78906.aspx 今天同事在把一个Web项目从 Web Site 升级成 Web Application 应用后部署的时候,报错: Server Error in '/' Application. ------------------------------... 阅读全文

posted @ 2008-06-12 18:08 Above The Sky 阅读(252) 评论(0) 推荐(0)

导航