Has there been any word on Xaml Web Applications? I know in some videos we get a "sure it will run in the browser", but will it be a plugin? Will Firefox(or other browsers) be able to have a plugin that runs Xaml apps? Will .NET 2.0 be required, since I'm guessing you wouldn't want a whole runtime downloaded for a plugin...
-
-
XBAP(Winfx Brower Application) is still running on the client side, so you cannot call it Xaml Web Application.
Currently XBAP can only run on IE6 or later, as I know Microsoft is planning for WPF-E (correct me if I am wrong) which will support other non-microsoft platforms.
For running XBAP, you need to install .NET Framework 2.0 and Winfx Runtime Components, because PresentationHost needs them to execute.
Sheva
-
Wouldn't a Xaml Web Application be where the server generates the XAML on-the-fly and sends it down the client in response to any standard HTTP request?
-
Right, Xaml Browser Application

I know they are planning WPF-E, but we need to know now. Do I go hardcore and teach myself Xaml, and thus push developers in our company to do the same....or not. IE7 will be out soon, Vista will be out in 10 or so months...lots of things to plan for
-
Check out this site.
-
-
Harlequin wrote:
They say it's "cross-browser" but I've only seen it in Firefox and IE. How about Opera, Safari, and KHTML?
-
Harlequin wrote:Right, Xaml Browser Application

I know they are planning WPF-E, but we need to know now. Do I go hardcore and teach myself Xaml, and thus push developers in our company to do the same....or not. IE7 will be out soon, Vista will be out in 10 or so months...lots of things to plan for
The latest I read is that XAML is not really geared for human editing. You should be using a tool that outputs XAML (like Cider)
-
pacelvi wrote:

Harlequin wrote:Right, Xaml Browser Application 
I know they are planning WPF-E, but we need to know now. Do I go hardcore and teach myself Xaml, and thus push developers in our company to do the same....or not. IE7 will be out soon, Vista will be out in 10 or so months...lots of things to plan for
The latest I read is that XAML is not really geared for human editing. You should be using a tool that outputs XAML (like Cider)
Watch Charles Petzold's blog, He writes a lot of pretty XAML markups manually.
Sheva
-
WPF/E will support Safari and Opera as well as IE, Firefox and Netscape browsers (all via plug-ins). We'll support Windows 2K and above as well as Mac OS X 10.4 and above. For IE, we use ActiveX and for other browsers we're using Netscape plug-ins. Konqueror is not currently part of our Windows/Mac test matrix but should work with our Netscape plug-in.
We are working on a plan to support Linux platforms and appropriate browsers but Linux support will be post our V1 release (V1 is ~1st half of 2007).
Joe -
Joe Stegman wrote:We are working on a plan to support Linux platforms and appropriate browsers but Linux support will be post our V1 release (V1 is ~1st half of 2007).
WPF-E won't be out for Vista or WinXPSP3? Or IE7 to say the least...
Thread Closed
This thread is kinda stale and has been closed but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.