Program,Life,Society.....

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
  131 随笔 :: 18 文章 :: 456 评论 :: 41万 阅读

随笔分类 -  01.DotNet

1 2 3 下一页

致力于.NET技术,挖掘.NET无限潜力。
摘要:需要更新一批数据,需要按照父子关系依次更新,前提是如果有父节点一定要先更新父节点。 这个算法感觉有些麻烦,不知是否有更好的方法 阅读全文
posted @ 2010-03-15 10:51 vuejs3

摘要:While digging in the internetgold mine called blogs found this very nice post on Joris Poelmans blog, he compiled a list of the tools any Sharepoint developer really need to make his/her life easier, ... 阅读全文
posted @ 2009-09-25 10:22 vuejs3

摘要:List template文件放在Site Actions – Galleries - List templates中。1.上传.stp文件 1: Private Sub UploadTemplates(ByVal _site As SPSite) 2: Dim directory As String = String.Format("{0}\ListTemplates", Appli... 阅读全文
posted @ 2009-09-10 15:04 vuejs3

摘要:So many people trying to enable and you want to disable...<1>Central Administration > Application Management > Authentication Providers > Edit AuthenticationPut "Enable Client Integrati... 阅读全文
posted @ 2009-08-31 11:12 vuejs3

摘要:There are different ways you can add documents to a doc library or to listitem as an attachment. You could use object model, built-in web service, customweb service that uses object model, or HTTP PUT... 阅读全文
posted @ 2009-08-27 10:33 vuejs3

摘要:Team Foundation讲义,分三部分阐述,Team Foundation概述,Team Foundation功能,Team Foundation安全性。 有讲义的PPT下载。 阅读全文
posted @ 2009-02-17 10:39 vuejs3

摘要:WSS(Windows SharePoint Services) KeywordQuery可执行关键字语法搜索查询,可以将搜索条件直接传递给搜索组件而无需通过搜索条件来分析以生成查询。 阅读全文
posted @ 2008-12-08 13:12 vuejs3

摘要:WebPart中对SharePoint Web Service的身份验证(Form Authentication) 主要是拿到Request中的Cookie(system.web.HttpCookie)转换成CookieContainer中需要的Cookie(system.net.Cookie)假设我们使用最常用的lists.asmx来获取SharePoint列表数据,添加的Web引用的命名空间是... 阅读全文
posted @ 2008-11-10 17:38 vuejs3

摘要:在做一个webPart的时候需要以编程的方式显示一个DocumentLibary。其中用到了ListViewWebPart。用到了一些代码,分享一下。[代码]1.初始化(其中的_docLibID和_viewID是属性的私有字段,这个通过GetToolParts方法设置的WebPartToolPart已经被赋值)[代码]2.如何创建一个ListViewWebPart 的ToolBar(是根据List... 阅读全文
posted @ 2008-10-28 15:44 vuejs3

摘要:免费的sharePoint webpart,How to...,MSDN文章精选,SharePoint 工具..... 阅读全文
posted @ 2008-10-28 09:51 vuejs3

摘要:Enum操作技巧,1.得到枚举中常数值的数组 2. 检索指定枚举中常数名称的数组 3.转换Integer常数值和转换一个String常数名到Eumn示例 4.结合Attribute的到附加属性 阅读全文
posted @ 2008-09-12 17:00 vuejs3

摘要:NetShopForge是一款强劲的B2C的网上购物软件,利用她我们能建立起强劲的、自由的、安全的购物平台。 系统基于ASP.NET 2.0及SqlServer开发,充分享受新技术带来的乐趣。 软件综合了卖家,买家,程序员,设计者的头脑风暴,目的就是用户能建立风格不同的电子商务系统,使它显得更加与众不同。 如果您寻求一款能按您的思想随意发挥的网上购物软件,那么NetShopForge将是您最佳的选择! 阅读全文
posted @ 2008-07-11 13:36 vuejs3

摘要:Microsoft AJAX添加自定义智能感知(intellisense) 阅读全文
posted @ 2008-05-14 15:04 vuejs3

摘要:摘要: 新的数据源控件和数据绑结构是很棒的特性,它可以简化程序的调试时间,这一些列文章,让我们了解数据源控件的基本结构。这是第三部分,介绍DataSourceView类。 阅读全文
posted @ 2007-11-13 15:36 vuejs3

摘要:新的数据源控件和数据绑结构是很棒的特性,它可以简化程序的调试时间,这一些列文章,让我们了解数据源控件的基本结构。这是第二部分,介绍DataSourceControl类。 阅读全文
posted @ 2007-11-12 15:08 vuejs3

摘要:新的数据源控件和数据绑结构是很棒的特性,它可以简化程序的调试时间,这一些列文章,让我们了解数据源控件的基本结构。 阅读全文
posted @ 2007-11-09 11:17 vuejs3

摘要:这篇文章展示了如何创建一个自定义的数据源控件和怎样给它增加完整的设计时支持 阅读全文
posted @ 2007-11-07 11:48 vuejs3

摘要: 用ProtoType框架完成的一个下拉框(asp:DropDownList)联动的AJAX的小例子,和初学者分享一下. 阅读全文
posted @ 2006-12-18 17:59 vuejs3

摘要:管理用户存储配置信息,传入UserName参数,这样就可以管理全部的Profile 通过System.Web.Profile.ProfileBase得到指定的用户名创建配置文件的一个实例 阅读全文
posted @ 2006-10-16 10:57 vuejs3

摘要:ThickBox的ASP.NET实现 阅读全文
posted @ 2006-09-05 12:19 vuejs3

1 2 3 下一页
点击右上角即可分享
微信分享提示