« Using ADO.NET in an N-Layer Application Architecture | Main | Speaking on Silverlight and ASP.NET AJAX Integration at Desert Code Camp »

Slides and Code for my Silverlight and ASP.NET AJAX Integration Talk

 

I had the opportunity to talk on Silverlight and ASP.NET AJAX integration yesterday at Desert Code Camp which was a lot of fun.  For those that attended (or those that are interested) you can find the slides and code at the links that follow:

  • Thanks to Lorin Thwaits (code camp director) for organizing yet another great event!

    Posted on Sunday, September 16, 2007 at 09:41AM by Registered CommenterDan Wahlin in , | Comments1 Comment

    PrintView Printer Friendly Version

    EmailEmail Article to Friend

    Reader Comments (1)

    I would like to draw your attention to an AJAX paradigm shift. One should be aware that I am not, and do not pretend to be objective. Visual WebGui is an open source rapid application development framework for graphic user interfaces of IT web applications. It replaces the obsolete paradigms of ASP.NET which were designed for developing sites, with WinForms methodologies, which were designed for developing applications. Thus enabling designer that was designed for application.This provides the developer with an extremely efficient way to design interfaces using drag and drop instead of hand coding HTML. VWG doesn’t expose logic, data or open services on client requests and therefore is not as vulnerable as common AJAX solution. Worth a look – www.visualwebgui.com
    September 24, 2007 | Unregistered Commenternavot
    Editor Permission Required
    You must have editing permission for this entry in order to post comments.