摘要:原文链接:http://msdn.microsoft.com/en-us/library/bb727372.aspx Summary: Follow step-by-step instructions with code examples to learn how to create a custom master page and related page layouts based on...
阅读全文
摘要:原文链接:http://msdn.microsoft.com/en-us/library/bb727371.aspx Summary: Learn how to optimize an Internet-facing Web content management (WCM) site to achieve maximum performance and an effective user e...
阅读全文
摘要:作者:kaneboy 原文链接:http://blog.joycode.com/kaneboy/archive/2008/05/06/115106.aspx Module: Name : 磁盘上放置文件的文件夹的名称 Path : 在"Name"属性中指定的文件夹在磁盘上相对于\\Program Files\Common Files\Microsoft Shared\we...
阅读全文
摘要:转自:http://www.cnblogs.com/WinYoung/archive/2007/11/03/SharePoint_Resources.html 常常在网络上看到有SharePoint资料收集,也专门有人开了网站去收集这些资源,今天在微软网站上看到官方的SharePoint资源汇总文档。 一共四十多页的文档,不仅包含了SharePoint的InfoPath F...
阅读全文
摘要:Microsoft® Silverlight™ 2 SDK Microsoft Expression Blend™ 2 Service Pack 1 Deep Zoom Composer Silverlight Tools
阅读全文
摘要:作者: Allen Lee 原文链接:http://www.cnblogs.com/allenlooplee/archive/2008/07/25/1251631.html 缘起 当你看到这篇文章的标题时,你有什么感觉?是不是很想脱口而出:"到底搞什么飞机啊,我C#还没来得及用好,现在又搞个F#,还让不让人活啊?"《程序员修炼之道》曾经建议我们"learn at least one new ...
阅读全文
摘要:原文链接:http://www.cnblogs.com/anderslly/archive/2008/08/10/fs-in-20-minutes-core.html 这是系列文章的第二篇,读完本文后,您应当能够具备相当的阅读F#代码的能力。如果您没有看过第一篇,请看这里。 1.不可变性(Immutability) 您也许已经注意到,我一直使用“值(value)”来表示一个标识符(identi...
阅读全文
摘要:原文链接:http://www.cnblogs.com/anderslly/archive/2008/08/03/fs-in-20-minutes.html 从Allen Lee的《从C# 3.0到F#》一文开始,感觉园子里F#正在升温。Chris Smith写了一个F#的小系列,这里翻译出来与大家分享。 第一篇,从零开始编写我们的第一个F#程序。 什么是F#,我为何要学它? F#是一种.NE...
阅读全文
摘要:作者:Anders Cui 原文链接:http://www.cnblogs.com/anderslly/archive/2008/10/03/1303592.html 【http://strangelights.com/fsharp/wiki/default.aspx/FSharpWiki/HomePage.html】 Robert Pickering是《Foundations of F#》...
阅读全文
摘要:微软今天公布了下一代开发工具和平台的正式名称,分别称为“Visual Studio Team System 2010”和“.NET Framework 4.0”,很显然二者会在2010年发布。 VSTS 2010开发代号“Rosario”(阿根廷港市罗萨里奥),将致力于引领下一代平台发展、提高开发人员的工作效率和热情、创建突破性应用程序、推动云计算等新兴趋势、合理化应用程序生...
阅读全文
摘要:An Introduction to jQuery (Part 1): Rick Strahl 发表了一篇精彩文章,介绍jQuery, 示范如何在ASP.NET网页中利用它。 An introduction to jQuery Part 1: The Client Side by Rick Strahl www.west-wind.com/weblog Last Update Upda...
阅读全文
摘要:转自:jQuery 中文社区:http://jquery.org.cn/ 原文链接:http://wiki.jquery.org.cn/doku.php?id=jquery%E4%B8%AD%E6%96%87%E6%8C%87%E5%AF%BC:15%E5%A4%A9%E5%AD%A6%E4%BC%9Ajquery_3 15 Days of jQuery(Day 11) --- 使用不苛刻...
阅读全文
摘要:转自:jQuery 中文社区:http://jquery.org.cn/ 原文链接:http://wiki.jquery.org.cn/doku.php?id=jquery%E4%B8%AD%E6%96%87%E6%8C%87%E5%AF%BC:15%E5%A4%A9%E5%AD%A6%E4%BC%9Ajquery_2 15 Days of jQuery(Day 6) --- 更安全的Co...
阅读全文
摘要:转自:jQuery 中文社区:http://jquery.org.cn/ 原文链接:http://wiki.jquery.org.cn/doku.php?id=jquery%E4%B8%AD%E6%96%87%E6%8C%87%E5%AF%BC:15%E5%A4%A9%E5%AD%A6%E4%BC%9Ajquery 15天学会jQuery (0-5) 15 Da...
阅读全文
摘要:Provisioning 1. How to implement a provisioning? [Forest Ling] a. Create your provision class. This class will be called by the WSS framework when your template is instantiated. It mus...
阅读全文
摘要:原文链接:http://www.katriendg.com/aboutdotnet/2007_2_12_publishing_content_types_required_fields.aspx Today I came across something strange after having created site columns and content types (for publi...
阅读全文
摘要:原文链接:http://www.katriendg.com/aboutdotnet/2007-6-moss-2007-publishing-page-layout.aspx This is the third and last post on creating site columns, publishing content types and page layouts using featu...
阅读全文
摘要:原文链接:http://www.katriendg.com/aboutdotnet/2007_4_2_publishing-content-types.aspx Part I: Creating site columns, publishing content types and page layout using a feature Before going into detail on t...
阅读全文
摘要:原文链接:http://www.katriendg.com/aboutdotnet/2007_3_13_publishing_contenttypes_feature.aspx Creating site columns In this 3 part series I will explain the steps you need to follow in order to create ...
阅读全文
摘要:转自MSDN: http://msdn.microsoft.com/en-us/library/ms463169.aspx Windows SharePoint Services 3.0 implements a straightforward mechanism to declare candidate controls for a particular functionality and ...
阅读全文
摘要:http://msdn.microsoft.com/en-us/library/aa830818.aspx Summary: This article discusses topics that you should understand before you use Microsoft Office SharePoint Server 2007 to create sites that s...
阅读全文
摘要:http://blog.richfinn.net/default,month,2008-06.aspx Customizing and Branding Web Content Management-Enabled SharePoint Sites (Part 1 of 3): Understanding Web Content Management and the Default Featu...
阅读全文
摘要:原文链接:http://blog.sina.com.cn/s/blog_4925e2f901000ati.html 有没有办法用codebehind的方式来写webpart呢? 有没有办法直接用.ascx用户控件来直接画页面变成webpart部件呢? 除了用Quickpart还有其它的方法吗? 有. 1.新增一个ascx. 这边我只建一个很简单的usercontrol,命名为WebpartD...
阅读全文
摘要:原文链接:http://sharepoint.blog.hexun.com/7344083_d.html The new version of SharePoint brings some changes to the way Site Definitions are created and deployed to a SharePoint server. Additionally, the ...
阅读全文
摘要:原文链接:http://msdn.microsoft.com/en-us/library/ms474369.aspx When you install Windows SharePoint Services 3.0, six Onet.xml files are placed within the setup directory, one in \Program Files\Common Fi...
阅读全文
摘要:原文链接:http://msdn.microsoft.com/en-us/library/ms441170.aspx To provision a file into SharePoint Web sites, you must use the Module element within a Feature or site definition. The Module element allo...
阅读全文
摘要:原文链接: http://www.sharepointbrainfreeze.com/Lists/Posts/Post.aspx?List=f7afe0a8%2Dcc1f%2D4c71%2Daee3%2D6003d6089707&ID=13 When working with MOSS publishing sites its often a requirement to create a n...
阅读全文
摘要:原文链接:http://www.tonstegeman.com/Blog/Lists/Posts/Post.aspx?List=70640fe5%2D28d9%2D464f%2Db1c9%2D91e07c8f7e47&ID=28 One of the most powerful new features in WSSv3 (and of course MOSS 2007) are conten...
阅读全文