zhujingyu 's Profile

Member since Sep 16, 2007, follows 0 people, 0 public groups, 137 public bookmarks (137 total).

More »
Recent Bookmarks and Annotations

  • How to: Create a Custom List Definition on 2008-03-11
    • Define any custom fields that are required for your list near the beginning of the Schema.xml file
    • <ViewFields>
    • 12 more annotations...
  • Creating Custom SharePoint Timer Jobs on 2008-03-07
    • Configuration config = WebConfigurationManager.OpenWebConfiguration("/", "Sharepoint - 80");
      string value = config.AppSettings.Settings["keyName"].value;
  • How Does Internet Component Download Work? on 2008-02-23
    • When you specify the version as -1,-1,-1,-1, Internet Explorer will always check if the CAB file has changed at the server.
  • ASP.NET AJAX Maintain Scroll Position from a Partial Page Update on 2008-02-18
    • So by registering for the beginRequest and the endRequest events that are exposed by the ScriptManger I am able to be notified before my UpdatePanel goes back to the server and I am once again notified when the response returns back to the client.
  • Object Caching on 2008-02-18
    • the cache configuration includes enough metadata to dynamically trim for security each time a page is executed.
  • Custom Caching Overview on 2008-02-18
    • individual objects such as Web Parts, navigation actions, and site map provision through object caching
    • page level through output caching
  • XML Data-Binding Powers Up in ASP.NET 2.0 on 2008-02-14
    • or from a string containing XML, by setting the control's Data property to the string.
  • CodeProject: Introduction to XMLDataSource control in ASP.NET 2.0. Free source code and programming help on 2008-02-14
    • DataFile="http://nayyeri.net/rss.aspx"
  • ASP.NET QuickStart Tutorials on 2008-02-14
    • XmlDataSource also supports the tabular data source interfaces required to bind list controls
      like GridView, DropDownList, and DataList.
  • ASP.NET AJAX > Server Reference > System.Web.UI Namespace > UpdatePanel Class on 2008-02-14
    • You do this by
    • To create trigger-like behavior, you can register a control on the page as an asynchronous postback control.
    • 5 more annotations...

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo