Can you hear me?
百度空间 | 百度首页 
 
文章列表
 
2009年10月27日 星期二 下午 02:27
http://www.dailycode.net/blog/post/Custom-sharepoint-list-item-action.aspx
 
2009年08月06日 星期四 下午 04:29
an article about this

if want to remove webparts when Feature is Deactivated, read this article

Remember to use "this". Interesting!
public static class Extensions
{
/// <summary>
/// Gets
 
2009年08月06日 星期四 上午 11:23

When you create a new sub-site in SharePoint, and choose the "Use Unique Permissions" option, three groups are created at the site-collection level: Owners, Members & Visitors. These groups are "associated" to the sub-site that you've just created.

But what does "associated" actually mean?

First, I misled you a bit - the names of the groups are actually SiteName Owners, SiteName M

 
2009年08月05日 星期三 下午 05:00

The Title column is a required column because a Custom List inherits from Item in SharePoint base content type hierarchy.The built-in site columns are declared in an XML file named "fieldswss.xml", which is loca

 
2009年08月05日 星期三 上午 11:09

With the introduction of the feature framework in SharePoint 2007, developers have some great opportunities to customize and enhance nearly everything in SharePoint. One of the things that's quite easy to do with the help of a feature, is to add and/or replace functionality in the web user interface of SharePoint site. This was typically very hard to do (in a nice way) for the previous version of SharePoint (remember having to edit a javascript file to add a menu item in the EC

 
2009年08月03日 星期一 下午 02:43

Defines a single custom action for a link or toolbar item.

<CustomAction
ContentTypeId = "Text"
ControlAssembly = "Text"
ControlClass = "Text"
Contr
 
2009年07月31日 星期五 下午 04:52
namespace Example_Namespace
{
public class Class_Name : SPItemEventReceiver
{
public override void ItemAttachmentAdded(SPItemEventProperties properties)
{
using(SPSite oSiteCollectionEvent = new SPSite(properties.SiteId))
{
SPWeb oSiteEvent = oSiteCollectionEvent.OpenWeb(properties.Relat
 
2009年07月24日 星期五 上午 10:12
昨天,五点多就离开公司啦,笨笨要加班,于是找他去吃饭。
一顿饭害我被大雨淋。从小到大,淋雨的次数也不少,这次算最惨的一次。雨太大,眼睛睁不开,根本没法骑车,一路上就在努力的挤眼睛里的水,唉!十分钟不到的路程,骑了二十分钟才到家。雨衣基本上没啥用,裤子湿了,因为从领口灌水,上衣也湿了,狼狈极了。

下面是传说中的白堤河。幸亏vivian休假,要不只能游泳回家啦。
 
2009年07月20日 星期一 下午 01:00

歌曲很美,舞蹈也很美,看着看着我都流泪啦。其他两个编舞很厉害呀,好像提名艾美奖啦。

 
2009年07月13日 星期一 上午 10:22
http://www.dapenti.com/blog/more.asp?name=xilei&id=20903
 
     
 
 
个人档案
 
nancylingnan

上次登录:
1天前
加为好友
 
   
 
文章分类
 
 
 
闺房(17)
 
 
 
书房(10)
 
 
 
 
Moss(8)
 
     
 
最新评论
 
     
 
好友最新文章
 
     
 
最近访客
 
 

ruixingkakalee

zhangrun_gz

h0755

pocketlover

快乐相思

zaizhou2006032

taofujaing

通天文
     


©2009 Baidu