AJAX and WPF

S

Steve C. Orr [MCSD, MVP, CSM, ASP Insider]

No.

WPF is for windows applications, so no.

Silverlight (aka WPF/E) compliments AJAX. It has the potential one day to
swallow AJAX, but it is currently not positioned in such a way.
 
B

Ben Rush

Not even close.

ASP.NET AJAX is far more than just AJAX support; there is a huge, rich
client library associated with it that extends ECMA script to a more
object-oriented style (or, at least, makes it feel more OO to .NET
programmers).

IMHO, of the biggest mistakes Microsoft made in naming that framework was in
calling it ASP.NET AJAX, because it made everyone think that's the only
point to it.

--
~~~~~~~~~~~~~~~~~~~~~~~~~~
Ben Rush
Microsoft .NET Consultant
http://www.ben-rush.net/blog
http://www.sideshowsystems.com
 
C

Cowboy \(Gregory A. Beamer\)

No, in fact there are samples of WPF using AJAX for its "asynchronous data
transport".
 
B

bruce barker

No. WPF is just another ajax tool. javascript is still the preferred
language to use with browser hosted WPF. silverlight is competing with
flash, which has had little impact on ajax (even though it supports web
services).

google gears is probably a more interesting technology for browsers.
hopefully ms will come up with their own version.

-- bruce (sqlwork.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top