ASP.NET AJAX Client Library: Combining createDelegate and createCallback

Posted by: Technology and Programming - Speednets Lottery Post Blog, on 28 May 2008 | View original | Bookmarked: 0 time(s)

When working with the ASP.NET AJAX client library, I find that I occasionally need to use both Function.createDelegate() and Function.createCallback() simultaneously. Each time you use one or the other of these methods, the library places a "call wrapper" around your function. Then, when the new delegate (or callback) is called, there are actually two calls being made: the first to the wrapper, and the second when the wrapper calls your function. By combining the use of both met......

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: ASP.NET | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 1376 | Hits: 136

Similar Posts

  • ClientIDMode in ASP.NET 4.0 more
  • March's Toolbox Column Now Online more
  • Encrypt your AJAX traffic using Microsoft Silverlight and Ajax.NET Professional more
  • Utilizing the Microsoft AJAX Framework and ClientAPI to Develop Rich Modules: Part II more
  • Building Interactive User Interfaces with Microsoft ASP.NET AJAX: Performing Client Actions in Response to Partial Page Postbacks more
  • Accessing the ASP.NET Authentication, Profile and Role Service in Silverlight more
  • Introducing ComponentArt Upload more
  • How to... use Class Libraries with ASP.NET AJAX like AjaxPro more
  • ClientBase<T> and a Common Base Class more
  • Mapping Associations in the EDM Designer more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD