System.Web.UI.IPostBackDataHandler Interface
Information   Base Types   Related Resources

Defines methods that ASP.NET server controls must implement to automatically load post back data.

  • Namespace: System.Web.UI
  • First seen in: .NET v1.0.3705
  • Last seen in: .NET v1.1.4322
  • Last changed in: .NET v1.0.3705
  • Assembly: System.Web.dll

  • View this type on MSDN
  • View this type on WinFX 247
    Articles (10)Discussions (98)MembersRotorChanges
    Articles

    Page: 1
    ASP.NET Color DropDown Control
    The Code Project
    An example of persisting and parsing a custom collection in an ASP.NET server control.
    Building a Custom Registration and Login Control
    MSDN
    Why wait for ASP.NET Whidbey to add Registration and Authentication controls? Build that functionality into ASP.NET 1.1 with this article.
    Creating Custom Web Controls with ASP.NET 2.0
    MSDN
    The new adaptive rendering model in ASP.NET 2.0 provides a number of new options for control writers. This article shows how those options make creating custom controls for ASP.NET easier than before.
    How to group RadioButtons
    The Code Project
    This article describes how to group radio-buttons when using them in DataGrid, DataList, Repeater etc. controls
    HOW TO: Dynamically Create Controls in ASP.NET with Visual Basic .NET
    http://www.kbalertz.com/
    (317515) - This step-by-step article describes how to dynamically create controls for an ASPX Web page. The sample project does the following: It creates two TextBox controls. It verifies that the TextBox contents (TextBox.text) and attributes are saved across...
    HOW TO: Dynamically Create Controls in ASP.NET with Visual Basic .NET
    Microsoft Support
    (317515) - This step-by-step article describes how to dynamically create controls for an ASPX Web page. The sample project does the following: It creates two TextBox controls. It verifies that the TextBox contents (TextBox.text) and attributes are saved across...
    PickList
    The Code Project
    Two listboxes to choose from and client-side scripting to move items from left to right and vice versa
    PRB: Server Controls Persist Their State When EnableViewState Is Set to False (Q316813)
    http://www.kbalertz.com/
    The following server controls persist their information across requests even when the control ViewState (the
    The ASP.NET Page Life Cycle
    15 Seconds
    When a page request is sent to the Web server, whether through a submission or location change, the page is run through a series of events during its creation and disposal. When we try to build ASP.NET pages and this execution cycle is not taken into account, we can cause a lot of headaches for ourselves. However, when used and manipulated correctly, a page's execution cycle can be an effective and powerful tool. Many developers are realizing that understanding what happens and when it happens is crucial to effectively writing ASP.NET pages or user controls. So let's examine in detail the ten events of an ASP.NET page, from creation to disposal.
    Understanding ASP.NET View State
    MSDN
    Explore with Scott Mitchell the benefits of and confusion around View State in ASP.NET. Learn how to interpret (and protect) the data stored in View State.
    Ad
    MBR BootFX
    Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
     
     Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
    Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com