Ò׽ؽØÍ¼Èí¼þ¡¢µ¥Îļþ¡¢Ãâ°²×°¡¢´¿ÂÌÉ«¡¢½ö160KB

C#ÖеĹؼü×ÖUpgradableʲôÒâ˼£¿

×î½üÔÚ¿´SharePointµÄ´ÓÔªÊý¾Ýʱºò·¢ÏÖ£¬Ö®ÏµÄÓï¾ä£¿
UpgradableAttributeÉèʲôÊôÐÔû¼û¹ý
Íü¸ßÊÖ¿ÉÒÔ°ïæ£¿

namespace Microsoft.SharePoint
{
    [Upgradable]
    public class SPSite : IDisposable, Microsoft.SharePoint.ISPWorkItemHost
ÓÒ¼üתµ½¶¨ÒåÄØ?

ÕâÊ²Ã´ÌØÐÔ£¿


http://msdn.microsoft.com/zh-cn/library/microsoft.sharepoint.upgrade.upgradableattribute.upgradableattribute.aspx

C# code:

Represents a class that can participate in the Windows SharePoint Services extensible upgrade infrastructure.

The following tables list the members exposed by the UpgradableAttribute type.

Public Constructors
Name Description
UpgradableAttribute Initializes a new instance of the UpgradableAttribute class.
Top
Public Properties
Name Description
TypeId (inherited from Attribute)
Top
Public Methods (see also Protected Methods )
Name Description
Equals Overloaded. (inherited from Attribute)
GetCustomAttribute Overloaded. (inherited from Attribute)
GetCustomAttributes Overloaded. (inherited from Attribute)
GetHashCode (inherited from Attribute)
GetType (inherited from Object)
IsDefaultAttribute (inherited from Attribute)
IsDefined Overloaded. (inherited from Attribute)
Match (


Ïà¹ØÎÊ´ð£º

Çóc#²Ù×÷sqlserverÊý¾Ý¿âÎÊÌâ

ÔÚÊý¾Ý¿âÖÐÓÐÕÅ±í£¬ÓÐid,nameÁ½ÁУ¬id ÊÇÖ÷¼ü,ûÓÐÉèÖÃ×ÔÔöÊôÐÔ,ÔÚ³ÌÐòÖÐÈ¡³öÕâÕűí·ÅÈëdatatable£¬ÔÚÕâ¸ödatatableÖвåÈëÒ»Ìõ¼Ç¼£¬µ±¸üÐÂÊý¾Ý¿âʱÌáʾidÁв»ÄÜΪ¿Õ£¬ÇëÎʸÃÔõô½â¾ö£¿
¸øËüÒ»¸öÖµ£¡£¡Ö÷¼ü²»ÄÜΪ¿Õ ......

c# winform´°ÌåÎÊÌâ

ÎÒÔÚform1ÖеÄij¸ö·½·¨ÈÃform2´°Ìå³öÏÖ
ÄÇôÕâ¸öʱºòÔõô¹Ø±Õform1¶ø²»¹Ø±Õform2ÄØ£¿
Form2 f=new Form2();
f.Show();
this.Close();

ÒýÓÃ
Form2 f=new Form2();
f.Show();
this.Close();
ÕâÑùµÄ»°Õû¸ö³Ì ......

½ØÈ¡WINfromÖÐHTMLµÄ±êÇ©£¡£¡£¡ - .NET¼¼Êõ / C#

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using System.IO;
using Syst ......

C#ºÍÊý¾Ý¿âSQL - MS-SQL Server / »ù´¡Àà

ÎÒÃÇC#×öÒ»¸ö´°Ìå ÍùÊý¾Ý¿âÀï²åÈëÊý¾Ý
  SqlConnection cn = new SqlConnection("Data Source=20090713-1752\\SQLEXPRESS;Initial Catalog=goods;Integrated Security=True");
  ......

C# webbrowser¿Õ¼äµ÷ÓÃjavascript

ÓÃwebbrowser¿Õ¼äµ÷ÓÃjavascriptº¯ÊýµÄЧÂÊÔõôÑù¡£ÓÐÒ»¸ö³¤¶ÈΪnÊý×飬ÎÒÊÇÔÚC#ÖÐÑ­»·n´Î£¬µ÷ÓÃn´Îjavascriptº¯Êý£¬»¹ÊÇÔÚjavascript×öÑ­»·£¬ÔÚC#Ö»µ÷ÓÃÒ»´Î£¬¶ø°ÑÕû¸öÊý×é´«µÝ¸øjavascript¡£ÎÒÏëÓ¦¸ÃÊǺóÕßЧÂʸü¸ ......
© 2009 ej38.com All Rights Reserved. ¹ØÓÚE½¡ÍøÁªÏµÎÒÃÇ | Õ¾µãµØÍ¼ | ¸ÓICP±¸09004571ºÅ