在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 阅读(444) |
评论 (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 阅读(344) |
评论 (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 阅读(269) |
评论 (0) 编辑
HttpModule的学习
摘要: 最近开始关心一些asp.net中比较深入的东西。
今天就先看看HttpModule。
阅读全文
posted @
2005-08-30 22:03 Sunny Glen 阅读(512) |
评论 (0) 编辑