今天遇到一個問題, 客戶網站上的所有的web part都顯示一個錯誤資訊:Web Part Error: One of the properties of the Web Part has an incorrect format. Windows SharePoint Services cannot deserialize the Web Part. Check the format of the properties and try again.
The SOAP request is received from the network. This may or may not contain authentication credentials depending upon the type of authentication being used. IIS optionally authenticates the caller by using Basic, Digest, Integrated (NTLM or Kerberos)
ASP.NET Web API 處理架構中介紹了ASP.NET Web API主要有三層組成:宿主(hosting),訊息處理管道(message handler pipeline)和控制器處理(controller handling),本篇文章主要介紹宿主(Hosting):包括ASP.NET經典管道上的Web Hosting和WCF堆棧的自宿主SelfHosting。ASP.NET經典管道上的Web Hosting1、ASP.NET 路由使您可以使用不必映射到網站中特定檔案的 URL。
InfoQ上有一篇文章是 使用IAPIExplorer列舉ASP.NET Web API,文章針對的版本是ASP.NET Web API Beta版本寫,IAPIExplorer已經包含在RC版本裡了,而且發現ASP.NET Web API的HttpConfiguration 的RC版本比Beta版本多了一個屬性:public DefaultServices Services { get; internal set; }Debug進去可以看到預設有18個服務,IAPIExplorer
ASProxy: Surf in the web invisibly using ASP.NET power, With this tool which is written in ASP.NET 2 you can easily pass the filter and see the your desired web pages or you can even download files.Features:Fell free to surf the web pages Full
執行 Web 標準以便更加易於訪問: 本文討論了 Web 標準如此重要的原因,並給出了一些可用於建立符合標準的網站的技術。採用這些標準可能會有一定的難度,因為採用標準通常不是最簡單的操作方法,但這是確保將來各類使用者可以通過更多裝置訪問您今天建立的控制項和 HTML 的最佳方法。各種瀏覽器都在逐漸地滿足這些標準,而這一趨勢仍將繼續;現在,編寫符合 Web 標準的代碼的責任就落在了所有開發人員的肩上。http://msdn.microsoft.com/msdnmag/issues/07