Script Callbacks in ASP.NET 2.0 interface changes in Visual Studio July CTP

Posted by: Rick Strahls WebLog, on 31 Jul 2005 | View original | Bookmarked: 0 time(s)

  The July CTP of VS.NET changes the ICallbackEventHandler interface by splitting the single RaiseCallbackEvent in Beta2 into two separate events, PrepareCallbackEvent and RenderCallbackResult. So now instead of having to implement a single brain dead methods we get to implement two methods and pass state between them.   If you read my previous post where I created a CallbackEvent class to manage multiple callbacks, this is what this process looks like now with the new interface definition:   public...

Advertisement
Category: Visual Studio | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 2657 | Hits: 199

Similar Posts

  • Tips for writing Debugger Visualizers in VS.NET 2005 more
  • Debugger Visualizer for BizTalk 2006: MessageContext more
  • Embedding ASP.NET Server Variables in Client JavaScript more
  • ASP.NET AJAX RC and ScriptControls more
  • Microsoft Technology Roadmap Links and Resources more
  • ASP.NET AJAX Beta 1 Released more
  • Variable Scoping in Anonymous Delegates in C# more
  • Utilizing the Microsoft AJAX Framework and ClientAPI to Develop Rich Modules: Part II more
  • Generics and Type Constraints Change in July CTP from Beta 2 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