SharpStyle Labs

Creativity is coming up with new things. Innovation is doing new things. We make software that helps you do both.

  • Pages

  • a

  • Archives

AjaxWorld — "Doing AJAX with the Microsoft AJAX Development Platform" by Joe Stagner

Posted by sharpstyle on March 22, 2007

www.JoeOn.net – Joe’s blog

www.CodePlex.com — a lot of additions that didn’t make it into Ajax.Net

Notes:

  • Very quickly went through “marketing material” and jumped into actually code.
  • Demos were pretty simple, but a few items were interesting.
    • Be careful where you put your ajax updates: Page_Load causes full postback and page lifecycle
    • Joe demonstrated 2 ways to “ajax” your app:
      • “codeless approach” — using updatepannel and letting framework take care of partial page updates
      • approach favored by Joe: expose web service, mark it as accessible by Ajax which will tell framework to output needed JavaScript and then call that JavaScript from your own JavaScript code.

~Mike

Advertisement

One Response to “AjaxWorld — "Doing AJAX with the Microsoft AJAX Development Platform" by Joe Stagner”

  1. [...] AjaxWorld — Doing AJAX with the Microsoft AJAX Development Platform by Joe Stagner [...]

Leave a Reply

Fill in your details below or click an icon to log in:

Gravatar
WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

 
Follow

Get every new post delivered to your Inbox.