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
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: Visual Studio | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 2724 | Hits: 199

Similar Posts

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