上一页 1 ··· 74 75 76 77 78 79 80 81 82 ··· 121 下一页

2010年3月18日

把自己的ASP.NET应用程序与SharePoint集成在一起

摘要: 微软有文档描述这个解决方法的, 如下. How to enable an ASP.Net application to run on a SharePoint virtual server http://support.microsoft.com/kb/828810?&clcid=0x409 Allowing Web Applications to Coexist with Window... 阅读全文

posted @ 2010-03-18 15:31 中道学友 阅读(458) 评论(0) 推荐(0) 编辑

SharePoint Team Services 架构概览

摘要: 尽管这篇文章是针对当时最原始的SharePoint写的, 但是SharePoint技术的关键部分到今天还是依然围绕着这个架构而展开. Overview of the SharePoint Team Services Architecture http://msdn.microsoft.com/en-us/library/dd588689%28office.11%29.aspx 阅读全文

posted @ 2010-03-18 12:09 中道学友 阅读(252) 评论(0) 推荐(0) 编辑

2010年3月17日

想给微软上case, 不知道啥版本支持怎么行?

摘要: 呵呵, 为了节省宝贵时间和金钱, 出问题的产品的版本的信息很重要, 一般控制面板里都能看到版本信息的. 那什么产品的版本才是目前微软支持的呢? 这个就要去微软的网站上查看一下了. 位置如下: 按产品的名字排序的列表 http://support.microsoft.com/gp/lifeselectindex 按产品家族分类的列表 http://support.microsoft.com/... 阅读全文

posted @ 2010-03-17 14:11 中道学友 阅读(868) 评论(0) 推荐(0) 编辑

WebDAV, IIS, 和SharePoint之间的关系

摘要: 许多人误认为SharePoint是在使用由IIS6.0提供的WebDAV功能. 实际上, SharePoint在Stsfilt.dll这个ISAPI Filter中提供了它自己的WebDAV的实现, 这个ISAPI Filter会安装在WSS和MOSS上的. 在IIS6.0上开启WebDAV扩展对于SharePoint的功能没有影响. 默认情况下, IIS的WebDAV extension是禁用的... 阅读全文

posted @ 2010-03-17 13:42 中道学友 阅读(1105) 评论(1) 推荐(0) 编辑

WebDAV的方法表

摘要: 先不翻译了, 放在这里, 备查. COPY(self, REQUEST, RESPONSE) Create a duplicate of the source resource whose state and behavior match that of the source resource as closely as possible. DELETE(self, REQUEST, RESPON... 阅读全文

posted @ 2010-03-17 13:31 中道学友 阅读(496) 评论(0) 推荐(0) 编辑

Windows操作系统上各种服务使用的端口号, 以及它们使用的协议的列表

摘要: 关于不同协议, 不同服务的更详细说明, 请查看原文. 列表如下 Port Protocol Network Service System Service System Service Logical Name 7 TCP Echo Simple TCP/IP Services SimpTcp 7 UDP Echo Simple TCP/IP Services SimpTcp... 阅读全文

posted @ 2010-03-17 12:18 中道学友 阅读(4359) 评论(1) 推荐(1) 编辑

关于Windows Firewall的一些资料

摘要: Windows Firewall Technical Reference http://technet.microsoft.com/en-us/library/cc779199(WS.10).aspx Windows Firewall http://technet.microsoft.com/en-us/network/bb545423.aspx 阅读全文

posted @ 2010-03-17 12:09 中道学友 阅读(195) 评论(0) 推荐(0) 编辑

SMB 和 ICMP 协议

摘要: 这两个协议比你想象中还要常见. 微软的SMB协议有两种风格的实现, 一个是在NetBIOS之上的TCP版本, 另一个是direct hosting的版本. NetBIOS over TCP 版本为实际上的SMB通讯使用端口137, 138, 和139. 而direct hosted 版本使用端口445. 除了这些端口之外, 两个版本的SMB协议都会给目的服务器发送一个初始的ICMP的echo re... 阅读全文

posted @ 2010-03-17 12:01 中道学友 阅读(1204) 评论(0) 推荐(0) 编辑

2010年3月16日

在SharePoint中使用database mirrioring和SQL Server clustering

摘要: Configure availability in a single farm by using SQL Server clustering http://technet.microsoft.com/en-us/library/dd207311.aspx Using database mirroring with Windows SharePoint Services (white paper) ... 阅读全文

posted @ 2010-03-16 16:53 中道学友 阅读(245) 评论(0) 推荐(0) 编辑

SQL Clustering 简介

摘要: 待译. An Introduction to SQL Server Clustering http://www.sql-server-performance.com/articles/clustering/clustering_intro_p1.aspx 阅读全文

posted @ 2010-03-16 15:32 中道学友 阅读(245) 评论(0) 推荐(0) 编辑

上一页 1 ··· 74 75 76 77 78 79 80 81 82 ··· 121 下一页

导航

技术追求准确,态度积极向上