WPF XBAP
- Posted: Jul 17, 2006 at 1:56 PM
- 87,806 Views
- 22 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
The extensive 3D support in WPF makes it the logical UI choice for the full version of the application as well.
Great interview, Thanks!
Second screen of the first demo looks cool, 3d 3d
It's great that this also works on apache, so there is no need for IIS when it is not availible.
Is there a some sort of yes/no diagram, to see what you need? Because with all this different new things it gets kinda complicated to pick the correct one for a project without putting time into the comparing. So I can just take 5 minutes to answer yes/no questions to see what I probaly need for my project. (When do I use loose xaml, XBAP, WPF/E, ASP.NET/Atlas, just html etc. )
Because with all this new names it gets kinda confusing if you do not follow this on daily base. I though this was all called WPF/E, but now it seems there is a difference between them.
I assume xbap works also in the object tag, instead of the iframe tag for usage with xhtml strict. Is this correct?
Hi all,
A couple of places you can go for more information about XBAPs:
If you've got an XBAP to share, please post to this thread - we'd love to hear about it.
Thanks for watching the video - we had fun making it.
Tim
Mawcc - I think you're right that XBAP and Flex 2 are going to be big competitors. I'd always seen WPF as a competitor to Adobe's Apollo project - http://labs.adobe.com/wiki/index.php/Apollo but this is all (or most) of the benefits of WPF without having to worry about the desktop integration.
Very interesting stuff going on.
-Ryan
http://blogs.zdnet.com/Stewart/
How would one create an XBAP app like Flex RTMP messaging application? Could the sandbox model allow you to execute some communication code done in WCF peer-to-peer or NetTCP channel? I'd like to know if it is possible to develop distributed simulation or MMOG (Masssive Multi-Player ON-line game ) with XBAP.
Thank you.
lazyfish, unfortunately WCF doesn't support running in a partial-trust security sandbox in this release, which is something of a blocker to this scenario. You can use ASMX web services to the site of origin and from there proxy to another machine as necessary, or alternatively you can install a certificate on the end-users' machine that allows your application to run in a full-trust mode. (The latter option will of course require the end-user to be an administrator and to grant your application the right to install a certificate.)
Hope this helps a little,
Tim
Is that right?
Am I mistaken that XBAP apps will not be indexable by search engines? Essentially you will hide any content from search when you use this technology, right?
Loose XAML would probably a way to make it indexable, right?
Best,
David
my system:
xp x64 with ie7 beta 3
went to the blog and let the download of .net 3 run.
try to view and it crashes with a long error dump.
I've currently got the demo up on both .NET 3.0 Beta2 & JuneCTP bits.
If you still are having issues, please feel free to leave a comment on the post w/ the exception details.
Thanks,
K
http://scorbs.com/2006/06/16/woodgrove-demo/
1. Will the application be stored (exe, etc) with every user? or will you make the application available to all users, but the personal storage, or settings will be stored in the obfuscated directory?
2. Why choose 512KB? Will this be configurable?
3. Along the same lines, will there eventually be a sandboxed, domain based store? like myapp.com, could have multiple XBAPs and each it's own settings storage (the 512KB), but would also have a user defined sized storage for the domain? I think that would be really cool, and useful, I think this would further allow the online applications to be enhanced.
Also, I'm glad these technologies are coming out, great work, as now if we can get the main CLR or most of it cross-compat, then this could allow offline application use (possibly with the domain storage) unlike Live Mail or GMail, or maps, etc.
Great video, sounds like you guys are working hard on this, and can't wait to play with it myself.
You are correct that XBAPs are not currently indexable by search engines. Loose XAML is just XML, so search engines should be able to index it.
Thanks,
Lauren [MS]
XBAPs are cached on a per user basis.
512KB is the same size as cookie.
I'm not sure what the plans are here, but I've based the feedback along to the IsolatedStorage owners. Thanks!
I have only one question!!
Is that possible to program directly the Cc# language in Iinteractive Designer, or i need to throw my project to Visual Studio?
Cheers everyone
Juliano
I'm not sure about installation issues though, does loading an .xbap install stuff on your machine? (If so, how did they get Firefox to cooperate since FF will run XBAPs).
15:10 was not a particularly good example because the capabilities described there are really easily accomplished in plain old HTML/CSS. Furthermore, if the article copy were not delivered as pure text (e.g. if it were in BAML), it would be a big mistake to go this route since the content would be unspiderable.
Remove this comment
Remove this thread
close