Pavan
-----------------------------------
Pavan Podila
http://blog.pixelingene.com
The XBAP model isn’t really suited for public web applications: both Silverlight and HTML offer better choices there for most applications. When doing a web crawl of the public internet, I don’t believe we found a single xbap in the wild. I do recall seeing demos of one or two in the past, but those were for in-store apps that ran behind a firewall.
In IE9, xbap support is turned off by default in the internet zone, and prompts (I believe) in the intranet zone. Most firefox users either didn’t care to use xbaps, or simply turned off that support themselves.
This has nothing to do with the “death of WPF” and everything to do with realizing that for most applications, there are far better models than xbap. When i was a consultant, I stopped considering xbap once Silverlight came out. I now recommend Silverlight, Click Once WPF apps, or even that other popular web technology used for dancing hamsters and whatnot ;)
WPF is an awesome client app technology. I don’t really think it belongs in the browser, IMHO.
Pete
Pete Brown - Developer Division Community Program Manager - Windows Client
twitter: @pete_brown |blog/site: http://10rem.net
Silverlight 4 in Action – Now available!
I actually personally killed Xbap, because I wanted to sell more copies of my book ;)
Pete Brown - Developer Division Community Program Manager - Windows Client
twitter: @pete_brown |blog/site: http://10rem.net
Silverlight 4 in Action – Now available!
From: wpf-di...@googlegroups.com [mailto:wpf-di...@googlegroups.com]
On Behalf Of Peter O'Hanlon
Sent: Wednesday, April 06, 2011 4:38 PM
To: wpf-di...@googlegroups.com
Subject: Re: [WPF Disciples] XBAP
Oh I agree, but it was fun to yank your chain. I can't think of a single time when I even considered using an XBap - ClickOnce would be my first thought in situations that might have prompted it.
The XBAP model isn’t really suited for public web applications: both Silverlight and HTML offer better choices there for most applications. When doing a web crawl of the public internet, I don’t believe we found a single xbap in the wild. I do recall seeing demos of one or two in the past, but those were for in-store apps that ran behind a firewall.In IE9, xbap support is turned off by default in the internet zone, and prompts (I believe) in the intranet zone. Most firefox users either didn’t care to use xbaps, or simply turned off that support themselves.This has nothing to do with the “death of WPF” and everything to do with realizing that for most applications, there are far better models than xbap. When i was a consultant, I stopped considering xbap once Silverlight came out. I now recommend Silverlight, Click Once WPF apps, or even that other popular web technology used for dancing hamsters and whatnot ;)WPF is an awesome client app technology. I don’t really think it belongs in the browser, IMHO.Pete
Pete Brown - Developer Division Community Program Manager - Windows Clienttwitter: @pete_brown |blog/site: http://10rem.netSilverlight 4 in Action – Now available!
FWIW the large WPF project I was working on at Siemens was planning (and I believe still is) on using XBAPs as an alternate mode of deployment for some specific users. The joke about dancing hamsters, in that context, is not very funny considering that some guarantees have been offered by Microsoft at the time. Like Mark said, not adding features is a thing, but removing features is another. Of course Siemens is only the biggest global ISV for .NET… Good luck explaining that move to them though.
I really hope that it was removed for Firefox, but will remain available on IE. That is still going to be a pain to explain to the end users, but at least there is a workaround.
Good night,
Laurent
Can you tell me more about why an xbap would work for users, but clickonce would not?
I’m not familiar with the guarantees. However, Xbap support is still there in IE, and works fine in intranet scenarios as I understand it (I haven’t tried it myself). I did mention that below, I’m not sure how you missed it. It’s in IE9, it hasn’t been pulled. It’s just not a good model for the internet.
I still think dancing hamsters are funny, but that may be just me ;)
Isn’t it likely not a removal of the feature, but a lot effort to keep up with changes in the dev model for FF? I have no idea, but assuming it was a decision to just remove it seems unlikely.
Thanks,
Shawn Wildermuth
Note: This was typed on a big ole laptop so any misspellings and punctuations are completely my fault…not my phone’s.
Again, intranet is probably fine. I’d consider moving it to Silverlight if you get the opportunity, but that’s not based on any internal roadmap knowledge for xbap.
Pete
Pete Brown - Developer Division Community Program Manager - Windows Client
twitter: @pete_brown |blog/site: http://10rem.net
Silverlight 4 in Action – Now available!
As an aside, community members have said to us time and again that we should deprecate and/or remove WPF features that just didn’t pan out one way or another, or are duplicated in the same or another technology, to reduce the size of the framework and the complexity of learning WPF.
Now you see why that’s difficult to do. There is always *someone* who relied on a feature for some app somewhere. J
Pete
Pete Brown - Developer Division Community Program Manager - Windows Client
twitter: @pete_brown |blog/site: http://10rem.net
Silverlight 4 in Action – Now available!
From: wpf-di...@googlegroups.com [mailto:wpf-di...@googlegroups.com]
On Behalf Of Pete Brown
Sent: Wednesday, April 06, 2011 6:42 PM
To: wpf-di...@googlegroups.com
Subject: RE: [WPF Disciples] XBAP
Again, intranet is probably fine. I’d consider moving it to Silverlight if you get the opportunity, but that’s not based on any internal roadmap knowledge for xbap.