Welcome to Windows Presentation Foundation (WPF)
Top Tasks :

WPF Team Bloggers

Browse by Tags

All Tags » Windows Present... » wpf/e   (RSS)

  • Silverlight Trivia

    The name We've been dropping little hints about the name for months now - the MIME type for the browser plug-in in the Feb CTP was application/ag-plugin and the script instantiation used a new agHost(...) call. Ag (short for Argentum) is the symbol for Silver in Mendeleev's Periodic Table of Chemical Elements . Silver 47 Ag 107.8682 The .NET connection Yes, Silverlight extends the reach of the CLR and .NET Framework to other platforms like the Mac! Details coming soon . Read More...
  • WPF/E video carousel

    Wpf/e is coming out nicely… I tried out a video carousel and it came out really great. Take a look below Clicking on the video brings up the video enlarged. Clicking this video closes the large size video and the its back to choosing :)... The code is attached . Have fun!! Share this post Read More...
  • Software Branding

    I was pleased to see the updated Windows Vista User Experience Guidelines introduce a section on Software Branding . I firmly believe the secret sauce behind every successful software application is the emotional chord it strikes in the end user. Too often we, the sausage makers, focus too much on the technical aspects and too little on the emotional aspect of the software we build. For something that is frequently overlooked or gotten wrong, this article on software branding is chock full of common sense. Although the examples use Windows artifacts, the guidelines apply very broadly to software we all create. On another note, I am happy to see this idea dawn on folks across Microsoft. Now if we can strike the right balance between the whole technical v/s visceral v/s behavioral v/s reflective aspects, it'll portend good things to come. The innovations in the Shell in Windows Vista , and platforms such as WPF and WPF/E will surely help. Read More...
  • WPF/E 3D(like) photo app

    Often times when I go through the WPF forums, I see people getting confused with WPF and WPF/E..... (don’t miss the ‘E’).. One of things that is on many of our minds is ‘why not xbap’. Chad summarizes the difference in his blog pretty well. “ WPF/E Applications · Are cross-platform ready (Mac OS X and Windows) · Do not require the client to have the .NET 3.0 runtime. Instead, WPF/E applications run within a browser plugin. · Do not support code-behind · Rely on JavaScript XBAPs · Require the client to have the .NET 3.0 runtime components installed. · Are not cross-platform enabled. They will only run on Windows machines. · Support code-behind · Must run within IE (or use the IETab plugin for Firefox)” I decided to get my hands dirty with WPF/E and its pretty simple. What you really need to get going is: · WPF/E SDK · WPF/E template for VS (comes with the SDK but needs to be installed) · Expression Blend is nice to have. No 3D support yet but you can get effects like the above pretty easily. Read More...

Copyright © 2006 Microsoft Corporation. All Rights Reserved. | Terms of Use | Privacy Statement | Contact Us