<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_Foxhorse</title><subtitle type="text">选择自己所爱的,爱自己所选择的!</subtitle><id>http://feed.cnblogs.com/blog/u/17525/rss</id><updated>2010-09-26T09:46:39Z</updated><author><name>狐狸马三</name><uri>http://www.cnblogs.com/foxhorse/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/foxhorse/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/17525/rss"/><entry><id>http://www.cnblogs.com/foxhorse/archive/2008/08/15/1268391.html</id><title type="text">sharepoint关于本周视图的一个解决办法（转）</title><summary type="text">大家都知道．．列表的视图只有本人，今日等简单的筛选视图的方式我们在列表中还有很多不能解决的问题，下面我们介绍一下用栏的计算值的方式来解决这一问题例如：我们要填写一个周报．根据每周的周五要汇总提交．我们要如何实现呢首先．新建立一个计算栏叫周报填写日期值为：=发表时间-WEEKDAY(发表时间,2)+IF(WEEKDAY(发表时间,2)&amp;gt;=6,12,5)解释一下：例如发表是周三，３月１２日，减去...</summary><published>2008-08-15T01:40:00Z</published><updated>2008-08-15T01:40:00Z</updated><author><name>狐狸马三</name><uri>http://www.cnblogs.com/foxhorse/</uri></author><link rel="alternate" href="http://www.cnblogs.com/foxhorse/archive/2008/08/15/1268391.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/foxhorse/archive/2008/08/15/1268391.html"/></entry><entry><id>http://www.cnblogs.com/foxhorse/archive/2008/08/13/1267108.html</id><title type="text">asp.net获取URL和IP地址 (转) </title><summary type="text">HttpContext.Current.Request.Url.ToString()并不可靠。如果当前URL为http://localhost/search.aspx?user=http://csharp.xdowns.com&amp;amp;tag=%BC%BC%CA%F5通过HttpContext.Current.Request.Url.ToString()获取到的却是http://localhost...</summary><published>2008-08-13T08:41:00Z</published><updated>2008-08-13T08:41:00Z</updated><author><name>狐狸马三</name><uri>http://www.cnblogs.com/foxhorse/</uri></author><link rel="alternate" href="http://www.cnblogs.com/foxhorse/archive/2008/08/13/1267108.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/foxhorse/archive/2008/08/13/1267108.html"/></entry><entry><id>http://www.cnblogs.com/foxhorse/archive/2008/07/29/1255674.html</id><title type="text">转：读取/设置超链接或图片类型栏的值 </title><summary type="text">SPFieldUrl fieldUrl = (SPFieldUrl)item.Fields["URL"];SPFieldUrlValue value = (SPFieldUrlValue)fieldUrl.GetFieldValue(item["URL"].ToString());Console.WriteLine(value.Description);Console.WriteLine(valu...</summary><published>2008-07-29T08:19:00Z</published><updated>2008-07-29T08:19:00Z</updated><author><name>狐狸马三</name><uri>http://www.cnblogs.com/foxhorse/</uri></author><link rel="alternate" href="http://www.cnblogs.com/foxhorse/archive/2008/07/29/1255674.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/foxhorse/archive/2008/07/29/1255674.html"/></entry><entry><id>http://www.cnblogs.com/foxhorse/archive/2008/07/25/1251347.html</id><title type="text">转：如何查看SharePoint未知错误</title><summary type="text">在MOSS开发自定义功能后，出现错误页面只显示&amp;#8220;出现未知错误&amp;#8221;的提示，查看很不方面，通过下面方法就可以直接在出错页面查看错误信息。修改Web应用程序根目录上的Web.config文件中的两个地方：查找以下位置并更改即可(红色为更改前后的值)一、MaxControls="200" CallStack="false" 改为 MaxControls="200" CallStack...</summary><published>2008-07-25T06:38:00Z</published><updated>2008-07-25T06:38:00Z</updated><author><name>狐狸马三</name><uri>http://www.cnblogs.com/foxhorse/</uri></author><link rel="alternate" href="http://www.cnblogs.com/foxhorse/archive/2008/07/25/1251347.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/foxhorse/archive/2008/07/25/1251347.html"/></entry><entry><id>http://www.cnblogs.com/foxhorse/archive/2008/06/16/1223188.html</id><title type="text">VS编辑代码时使用正则表达式去掉行号</title><summary type="text">经常可以在网上看到大虾们的代码，于是也拷贝VS中学习，可是很多拷下的代码前面都有行号，类似于下面：1usingSystem;2usingSystem.Data;3usingSystem.Configuration;4usingSystem.Collections;5usingSystem.Web;6usingSystem.Web.Security;7usingSystem.Web.UI;8usin...</summary><published>2008-06-16T08:45:00Z</published><updated>2008-06-16T08:45:00Z</updated><author><name>狐狸马三</name><uri>http://www.cnblogs.com/foxhorse/</uri></author><link rel="alternate" href="http://www.cnblogs.com/foxhorse/archive/2008/06/16/1223188.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/foxhorse/archive/2008/06/16/1223188.html"/></entry><entry><id>http://www.cnblogs.com/foxhorse/archive/2008/06/10/1216843.html</id><title type="text">转：SharePoint站点中用户信息与AD用户信息的“不一致”问题 </title><summary type="text">先把问题描述一下：已把AD用户“User1”加到SharePoint站点中，然后进行如下类似操作：将“User1”从SharePoint站点中删除，将“User1”从AD中删除，在AD中增加一个新用户“User1”，在SharePoint站点中增加一个用户“User1”，这时，您会发现很有意思的问题：可能可以成功增加这个用户，但是这个用户始终无法登录到SharePoint站点中；或者根本增加不了这...</summary><published>2008-06-10T09:35:00Z</published><updated>2008-06-10T09:35:00Z</updated><author><name>狐狸马三</name><uri>http://www.cnblogs.com/foxhorse/</uri></author><link rel="alternate" href="http://www.cnblogs.com/foxhorse/archive/2008/06/10/1216843.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/foxhorse/archive/2008/06/10/1216843.html"/></entry><entry><id>http://www.cnblogs.com/foxhorse/archive/2008/05/26/1207833.html</id><title type="text">无法添加选择的web部件</title><summary type="text">在Sharepoint 中，写了一个webpart，编译后，成功部署到了sharepoint网站中，但在添加到网站的页面时，提示：“无法添加选择的web部件，webpart名称：为了成功导入，必须使用AllowPartiallyTrustedCallersAttribute设置来编译用于实现ASP.net web部件并装在不完全信任位置（如bin目录）的程序集。解决：在webpart所在项目的As...</summary><published>2008-05-26T09:27:00Z</published><updated>2008-05-26T09:27:00Z</updated><author><name>狐狸马三</name><uri>http://www.cnblogs.com/foxhorse/</uri></author><link rel="alternate" href="http://www.cnblogs.com/foxhorse/archive/2008/05/26/1207833.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/foxhorse/archive/2008/05/26/1207833.html"/></entry><entry><id>http://www.cnblogs.com/foxhorse/archive/2008/05/23/1205564.html</id><title type="text">未能从程序集 ...中加载类型 ...解决</title><summary type="text">在网上看了一些解决方法，但试了之后都不管用。在运行的时候总是提示“未能从程序集 ...中加载类型 ...”，后来修改了解决方案的项目依赖项，使网站项目依赖于程序集。重新生成项目后，网页可以运行了。</summary><published>2008-05-23T03:05:00Z</published><updated>2008-05-23T03:05:00Z</updated><author><name>狐狸马三</name><uri>http://www.cnblogs.com/foxhorse/</uri></author><link rel="alternate" href="http://www.cnblogs.com/foxhorse/archive/2008/05/23/1205564.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/foxhorse/archive/2008/05/23/1205564.html"/></entry><entry><id>http://www.cnblogs.com/foxhorse/archive/2008/05/09/1189453.html</id><title type="text">WSS带自定义的webpart页面，出错后页面打不开，如何关闭webpart。</title><summary type="text">sharepoint带有web部件页维护功能，访问方法：http://网站地址/_layouts/spcontnt.aspx?&amp;amp;url=您要修改的页面相对地址。http://www.abc.cn:81/_layouts/spcontnt.aspx?&amp;amp;url=%2fFY08%2fForms%2fEditForm.aspx%3fID%3d6</summary><published>2008-05-09T01:45:00Z</published><updated>2008-05-09T01:45:00Z</updated><author><name>狐狸马三</name><uri>http://www.cnblogs.com/foxhorse/</uri></author><link rel="alternate" href="http://www.cnblogs.com/foxhorse/archive/2008/05/09/1189453.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/foxhorse/archive/2008/05/09/1189453.html"/></entry><entry><id>http://www.cnblogs.com/foxhorse/archive/2008/04/23/1167579.html</id><title type="text">关于添加Web Service引用</title><summary type="text">在开发过程中需要用到web Service。但在添加web引用（注：该web引用地址为“http://XX.XXX.com:1688/webservice/AppConsumeService?wsdl”）时提示：“这台计算机上的代理设置没有针对 Web 发现进行正确配置。有关详细信息，请按 F1。”，按了F1，看了半天也不知道该如何处理。在网上查一些资料也没有结果，最后又“F1”，看了之后修改了I...</summary><published>2008-04-23T07:27:00Z</published><updated>2008-04-23T07:27:00Z</updated><author><name>狐狸马三</name><uri>http://www.cnblogs.com/foxhorse/</uri></author><link rel="alternate" href="http://www.cnblogs.com/foxhorse/archive/2008/04/23/1167579.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/foxhorse/archive/2008/04/23/1167579.html"/></entry></feed>
