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: 2095 | Hits: 195

Similar Posts

  • Embedding ASP.NET Server Variables in Client JavaScript more
  • Enable the back button in ASPxGridView - Experimental more
  • ASP.NET MVC: DevExpress Mail Demo more
  • Rock The Vote! Choose DevExpress for 2009 Readers' Choice Awards more
  • Microsoft Technology Roadmap Links and Resources more
  • Create charts & add ad hoc capabilities to .NET Web & WinForm apps more
  • Whats New in 2008 Volume 2 for ASP.NET? more
  • New For ASP.NET v8.3: SharePoint, Section 508/WAI, & New Controls more
  • Whats New in v8.3: SharePoint, Gauges, Section 508/WAI, & New ASP.NET Controls more
  • Utilizing the Microsoft AJAX Framework and ClientAPI to Develop Rich Modules: Part II more

News Categories

.NET | ADO.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Community Server | dasBlog | 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