The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Async Callbacks in Server Controls

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Scott Watermasysk

Posts: 661
Nickname: scottwater
Registered: Aug, 2003

Scott Watermasysk is an ASP.NET developers. He wrote the .Text blog engine.
Async Callbacks in Server Controls Posted: Jun 25, 2004 9:45 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Scott Watermasysk.
Original Post: Async Callbacks in Server Controls
Feed Title: ScottW's ASP.NET WebLog
Feed URL: /error.aspx?aspxerrorpath=/blog/rss.aspx
Feed Description: ASP.NET and Blogging
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Scott Watermasysk
Latest Posts From ScottW's ASP.NET WebLog

Advertisement

Nikhil gives a pretty good explanation of Async Callbacks in Server Controls.

... I think the innovation here is really about how we integrated this into the page lifecycle. This integration stems from our fundamental requirement, which is so fundamental in fact, that as far as I recall, it has remained unspoken for the most part. The requirement is to allow the page developer to remain oblivious of the callbacks. It is the responsibility of the framework and server control developers to make magic happen. First and foremost this implies that the page developer continues to write a single page and that secondly, they continue to write code in event handlers...

Read: Async Callbacks in Server Controls

Topic: Telerik CMS Editor version 1.1 Previous Topic   Next Topic Topic: Metalogix ... rapidly migrate legacy content into Enterprise Content Management Systems

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use