asp.net 常見問題收集整理(不斷收集中)

來源:互聯網
上載者:User

1、IIS中網站彈出登陸框之匿名存取權限問題解決辦法

http://www.cnblogs.com/waitingfor/articles/2220820.html


2、JQuery上傳外掛程式Uploadify使用詳解

http://www.cnblogs.com/oec2003/archive/2010/01/06/1640027.html


<input type="button"  
onclick="<%# Convert.ToInt32(Eval("stat"))==0 ?  
"p('審核 ','Music_Ksong_check.aspx?kid="+Eval("kid").ToString()+"&"+urlPar+"',400,50)":""%>"  
  value="<%#getCheckState(Eval("stat").ToString()) %>" />

 

3、資料庫連結字串網站:

http://www.connectionstrings.com/


4、

Dictionary<string,string> dic=new Dictionary<string,string>();string source=@"www.csdn.net/image/1.jpg,紅色,www.csdn.net/image/22.jpg,綠色,www.csdn.net/image/3.jpg,黃色";string pattern=@"([^,]+),([^,]+)";foreach(Match m in Regex.Matches(source,pattern)){  dic.Add(m.Groups[1].Value,m.Groups[2].Value);}


5、JQuery實現簡單的伺服器輪詢效果

http://www.cnblogs.com/scy251147/archive/2010/08/23/1806723.html


6、SQLServer 自動備份

http://www.cnblogs.com/scy251147/archive/2011/05/05/2038341.html


7、ASP.NET大結果集分頁方案

http://www.cnblogs.com/scy251147/archive/2010/09/13/1824715.html


8、Win7下無法安裝Silverlight

http://www.cnblogs.com/scy251147/archive/2012/06/22/2558367.html


9、GridView儲存格合并

http://www.cnblogs.com/scy251147/archive/2010/08/10/1796810.html


10、C#螢幕色彩選擇工具

http://www.cnblogs.com/scy251147/archive/2010/08/12/1798331.html


11、jquery jqgrid在asp.net下的應用

http://www.cnblogs.com/scy251147/archive/2010/08/13/1798728.html


12、GridView摺疊效果實現

http://www.cnblogs.com/scy251147/archive/2010/09/10/1823092.html


13、jquery 多檔案上傳

http://www.cnblogs.com/scy251147/archive/2010/09/30/1839313.html



14、甩掉ashx/asmx,使用jQuery.ajaxWebService請求WebMethod,Ajax處理更加簡練

http://www.cnblogs.com/scy251147/archive/2010/11/10/1873323.html


15、GridView中實現DropDownList聯動

http://www.cnblogs.com/scy251147/archive/2010/12/30/1922320.html


16、GridView實現多表頭合并

http://www.cnblogs.com/scy251147/archive/2011/02/13/1953170.html


17、asp.net 自訂分頁控制項封裝

http://www.cnblogs.com/scy251147/archive/2011/04/16/2018326.html


18、LINQ - DISTINCT 單列和多列兩種情況下的實現

http://blog.csdn.net/q107770540/article/details/5784646

 

19、Silverlight上傳圖片,儲存位元據到資料庫(支援bmp方法)

http://www.cosdiv.com/page/M0/S456/456963.html


20、Jquery網頁控制項效果網站
http://www.open-lib.com/Lib/1770.jsp

 

21、ASP.NET 顯示進度條

http://www.cnblogs.com/yimeng/archive/2009/05/25/1488877.html

 

22、一些比較好的國內外CMS系統模版

開源 Portal 型 CMS

  • Xoops
  • Plone
  • Joomla!
  • Drupal
  • Zope
  • CMS Made Simple
  • MODX
  • Mambo
  • PHP Nuke

開源 Blog 型 CMS

  • Word Press

開源 wiki 型 CMS

  • Mediawiki

國外的大型商業 CMS

  • Vignette Content Management (美國)
  • EMC Documentum (美國)
  • IBM Workplace WCM (美國)
  • Reddot CMS (德國)
  • Interwoven ECM (美國)
  • Oracle Stellent Web Content Management (美國)
  • Tridion R5.2 (荷蘭)
  • CoreMedia CMS 2006 (德國)
  • Fatwire Content Server (美國)
  • Percussion Rhythmyx (美國)
  • Day Software Communique (瑞士)
  • MediaSurface Morello (英國)

國外的輕量級商業 CMS

  • Microsoft SharePoint (美國)
  • Sitecore Content Manager (丹麥)
  • ESCENIC (挪威)
  • Collage (美國)
  • CommonSpot Content Server (美國)
  • Ingeniux Content Management System(美國)
  • CMS400.NET (美國)
  • E-Spirit FIRSTspirit(德國)
  • Hot Banana Web Content Management Suite (加拿大)
  • EPiServer (瑞典)
  • Refresh Software SR2 (美國)
  • GOSS iCM (英國)
  • Hannon Hill Casecade Server(美國)
  • Immediacy (英國)
  • Terminal Four Site Manager (愛爾蘭)
  • Enonic Vertical Site (挪威)
  • Synkron Via (丹麥)

國內的商業與開源 CMS

  • TurboCMS
  • 動易內容管理系統
  • 帝國網站管理系統 ECMS
  • SupeSite 社區門戶系統
  • COMSHARP CMS - 銳商企業CMS
  • phpcms 網站管理系統
  • dedecms 織夢網站管理系統 (開源)
  • verycms 內容管理系統
  • Joekoe CMS喬客網
  • 漸飛網站管理系統
  • SiteServer CMS網站管理系統
  • .Net動網新聞
  • 宏博內容管理系統

23、

 

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.