Talking about How to config the 'Windows Live Authentication 1.0' in the 'Community Kit for SharePoint'
摘要:The 'ReadMe' file in the project is very helpful, however, when I finished all the steps, the web page that I opened just says 'Access Denied'. This is because you haven't configure the permission in ...
阅读全文
posted @
2007-11-12 18:47
Sunny Glen
阅读(361)
推荐(0)
说说 Community Kit for SharePoint 中的Windows Live Authentication 1.0 的配置
摘要:CKS中的这个Live ID开源项目的ReadMe文件说得很详细,但是当我按照所有步骤做完之后,却总是说Access Denied,查了半天解决办法,发现这个问题的原因就是还没有在SharePoint中配置访问权限。他们之间的关系就如同Active Directory 和SharePoint,你通过了AD验证,却不一定具有SharePoint权限。可是我已经改了这个应用的访问控制方法,该如何添加用...
阅读全文
posted @
2007-11-12 18:33
Sunny Glen
阅读(938)
推荐(0)
SharePointPedia
摘要:SharePoint teamblog上宣布的SharePointPedia上线,非常好的资源。这个站点主要功能是对于SharePoint资源的推荐,一个寻找资料的好地方。详细介绍可以看看http://blogs.msdn.com/sharepoint/archive/2007/11/05/announcing-sharepointpedia-community-driven-content-re...
阅读全文
posted @
2007-11-06 09:42
Sunny Glen
阅读(793)
推荐(0)
House Change
摘要:using Expression Media Encoder and note pad to generate this app.
阅读全文
posted @
2007-09-17 17:07
Sunny Glen
阅读(274)
推荐(0)
关于Office 2007 Open XML 文件格式
摘要:MSDN Magazine 文章:一个系列,从生成文档,到与SharePoint服务器集成,很好的学习资料。 关注这个Office Space专栏。 在服务器端生成 Word 2007 文档 构建 Office Open XML 文件 SharePoint 的功能 使用 SharePoint 2007 部署解决方案
阅读全文
posted @
2007-08-29 16:13
Sunny Glen
阅读(473)
推荐(0)
A Good Series of SharePoint 2007 Workflows
摘要:I think it is agood seriesof SharePoint 2007 Workflows forthe beginner. Table of Contents for on SharePoint 2007 WF Authoring using VS2005. 1. Setting up your environment for writing VS2005 workflows...
阅读全文
posted @
2007-08-27 10:02
Sunny Glen
阅读(517)
推荐(0)
Develop and deploy WSS WebParts in one solution
摘要:There is one question always bother me these days: How to develop and deploy WSS webparts in one solution using the WSS extension for the VS2005? This solution should consist of such files: The Web ...
阅读全文
posted @
2007-08-21 17:35
Sunny Glen
阅读(845)
推荐(0)
SilverLight Test
摘要:一个示例程序,来自 http://silverlight.live.com/
阅读全文
posted @
2007-08-21 12:02
Sunny Glen
阅读(1374)
推荐(0)
在VS 2008 Beta 2中使用LINQ to SharePoint
摘要:本文通过建立一个Windows Form程序,演示在VS 2008 Beta 2中使用LINQ to SharePoint访问SharePoint站点中的列表,并读取显示在WinForm 中的DataGridView中。
阅读全文
posted @
2007-08-16 16:47
Sunny Glen
阅读(564)
推荐(0)
What you need to do to using the SharePoint add-in for SQL2005
摘要:What you need to do to using the SharePoint add-in for SQL2005: Install ref 1 Install SQL 2005 and reporting service, then patch the sp2 for SQL 2005. Install WSS 3.0 or MOSS 2007 Ins...
阅读全文
posted @
2007-08-10 17:45
Sunny Glen
阅读(711)
推荐(0)
LINQ in Medium trust level
摘要:在用VS 2008 + .Net 3.5 Beta 开发LINQ应用时候要注意,trust level 必须是full
默认情况下,WSS站点的trust level是medium。
阅读全文
posted @
2007-08-06 21:25
Sunny Glen
阅读(558)
推荐(0)
Using LINQ in WSS with VS 2008 Beta 2
摘要:In this article, I do a test in WSS about using linq to read northwind database.
阅读全文
posted @
2007-08-03 17:55
Sunny Glen
阅读(414)
推荐(0)
HttpModule的学习
摘要:最近开始关心一些asp.net中比较深入的东西。
今天就先看看HttpModule。
阅读全文
posted @
2005-08-30 22:03
Sunny Glen
阅读(774)
推荐(0)