Welcome to Windows Presentation Foundation (WPF)
Top Tasks :

WPF Community Bloggers

Browse by Tags

All Tags » ASP.NET 2.0 » .NET   (RSS)

  • Converting and customizing XAML to PNG with server-side WPF

    One Tweet by Oliver Sturm (http://twitter.com/olivers) the other day got me to thinking. He was asking about the possibility to host graphics for a web site in XAML format, and the best way to render it. Currently, there are 3 possible ways that I know of to render XAML in a web browser Loading the XAML file directly in an IFRAME will trigger Windows Presentation Foundation on the client (if available). The IFRAME can be positioned in the page so the it "blends" with the HTML page. That's only for Windows (IE and Firefox) and requires .NET 3.0 (or preferably 3.5/3.5 SP1) installed on the client. I wouldn't recommend that solution. Silverlight can load loose XAML files. However, Silverlight XAML is less powerful than WPF XAML. Not all controls and features are supported. Also, it requires a plug-in to be installed on the client. The plug-in is available for a number of platforms, but still. More lightweight than solution 1, but still not ideal to render static images. Rendering the XAML Read More...
  • Microsoft to add jQuery in Visual Studio: Why I think it's great

    The news took the community by surprise and the reactions are overwhelmingly positive: Microsoft is going to ship jQuery with the ASP.NET MVC framework (very soon) and with Visual Studio (in a near future). For more details, ScottGu and Scott Hanselman are talking about that in a very complete way. I think it's great news on many levels. First, because I hear that jQuery is a great framework. I must admit I never used it, because I didn't do much web development lately (but I will get back to it in a number of private projects soon) and also because I am usually wary of frameworks and prefer to develop my own JavaScript. Of course this is only viable because I used JavaScript mainly on small private projects for the past few years, and I wanted to have the learning effect of programming against it directly instead of having a higher level framework to "talk to". I think that now is the time for me to look more into it, however, and this is just what I will do for my site www.galasoft.ch Read More...
  • TweetMyPage V0.2 - Now with "from TweetMyPage" indicator

    As soon as I had my info page online, I asked Twitter to accept TweetMyPage as a Twitter application, and to mark the messages posted with TweetMyPage with "from TweetMyPage". Note for developers: There is a form to fill on the Twitter API page. It's really fast, and one day later I got the answer that it was accepted. From now on, messages posted from TweetMyPage are marked as such: I got a couple of testers so far, and already got a few requests for additional features. I am now evaluating how I can modify the application to integrate these new features, and will update TweetMyPage as soon as I got time (in 2018) (just kidding). TweetMyPage is in beta for the moment, and if you want to try it, I'll be happy to send you an invite (just leave a comment down here or send me an email . If all goes well, I will make TweetMyPage public next week or so. Read More...
  • MIX08 Keynote (11)

    WeatherBug New Silverlight application running on Nokia Cool app, "very easy to develop using Silverlight" Scott Guthrie Wrapping up and summarizing. Time to have lunch!! Read More...
  • MIX08 Keynote (10)

    Cirque du Soleil Use WPF application to track cast information Cirque du Soleil recruiting ScottGu for their shows. Good idea. "Come see the Man Who Never Sleeps". Scott Guthrie Performance for WPF videos and image handling MUCH better. Pretty cool Write custom effects in WPF and they are pushed to the hardward for acceleration. (for example ripples, shadows, etc...) Effects applied to controls during runtime, physics engine calculation, all pushed to hardware for better performance. All these included in .NET 3.5 SP1 available this summer. "Let's talk about mobile", yes, let's! Silverlight available for Windows AND non-Windows mobile phones. Stimulant Silverlight application running on mobile phone. See where your friends are in real time. Photos and videos. Tell your friend you're on your way in real time. Shows current location in real time. "Rich intuitive user experience for mobile environment". Scott Guthrie "Trying to get Silverlight on as many mobile devices as possible" Microsoft Read More...
  • MIX08 Keynote (9)

    Scott Guthrie about Silverlight Silverlight controls developedby MSFT are shipped as Open Source! Devigner role officially mentioned in ScottGu's slides! Yes I do exist! Show off new SL 2 applications AOL Builds new AOL email client using Silverlight. Using IsolatedStorage much faster and more advanced than using the browser cache. Scott Guthrie Enable user experience that doesn't exist today. Deep zoom. Based on research project. Navigates through very large images by downloading only portions of them Hard Rock and Vertigo AMAZING application: HardRock.com then look for Memorabilia. Collection of high def pictures (2 BILLIONS pixels), with amazing deep zoom abilities. Wow. Mind blowing. Wow, first time I am asked to install SL 2 Beta 1 :) Read More...
  • MIX08: Keynote (6)

    Dean Hachamovitch (IE General Manager) IE8: Select an address, choose "Live map" from a context menu and get a Live Map view of the place. Web slices: User can subscribe to parts of a web page. Hover on a part of the site, icon shows up, select a "web slice" and subscribe.Displays a new bookmark, live view of the web page "extract". Beta 1 of IE8 available for developers after the keynote Scott Guthrie Quick peep of live Silverlight sites. 1.5 million installations of Silverlight per day, should accelerate with SL2 SL2 Beta 1 available today Silverlight 2.0 now runs on mobile devices. Bandwidth can be an issue --> adaptive streaming added to SL2. Switch between bitrates automatically as CPU and bandwidth change. No need to write any code for that, SL takes care of it dynamically. Read More...
  • MIX08: Keynote (5)

    Dean Hachamovitch (IE General Manager) CSS2.1. Demo in Firefox, Safari, looks the same. Opens in IE7 and it doesn't look the same.IE8 supposed to be the answer to that. First time showing IE8 to the public Focus on CSS and understanding standards the same way than developers are. Legacy web. Legacy pages developed for IE look bad in Firefox and in Safari. IE8 has a "Emulate IE7" button for legacy pages. In the future, IE8 should behave just like Firefox and Safari, at the risk of breaking legacy pages. Improving performance for rendering web pages and JavaScript. "We're not done", more to come. Back button for AJAX. Back button shows back the previous AJAX request. #Mix08 Read More...
  • MIX08: Keynote (4)

    Ray Ozzie keynote: "Many amazing technologies available today, but I would like you to bet on us" Oh really? Scott Guthrie keynote: Just launched .NET 3,5, VS2008, IIS7, Windows Server 2008 Scott talks about the new features in ASP.NET 3.5, mentions LINQ IIS7 makes deployment and administration much better Dean Hachamovitch (IE General Manager) Introduces IE8 Cool T-shirt #Mix08 Read More...
  • MIX08: Keynote (3)

    Ray Ozzie keynote: "Connected entertainment vision" Office offering: Desktop, Mobile and Web, all connected in a seamless experience. Office Live: Linking, sharing and tagging of documents for the social mesh. Connected business. CRM like MSFT Dynamics used by half a millions small firms worldwide. "Utility computing within the enterprise". Power of choice (again). XNA, .NET WPF, Silverlight, ASP.NET Expression Studio for designers Visual Studio for developers .NET in the middle of it all Read More...
  • MIX08: Random pieces of news (3)

    Interesting concept for localizing Silverlight applications using a "resource" JavaScript file. Presented by Brad Abrams. Amazing set of new controls for Silverlight 2, including a datagrid. Where's the WPF-based one, Microsoft? Multiline textbox in Silverlight 2.0 (but you're not supposed to talk about it :) ASP.NET MVC framework for URL mapping. I think that ScottGu blogged about that before, something I definitely want to look into (when I'll have time, ah ah ah) Tim Sneath on WPF and Silverlight: "WPF is the Ferrari and Silverlight is the Mini Cooper". Yeah maybe, but Ferrari is a cool name and a cool brand, while the WPF name really... we need a new name and a logo!!! Make WPF sexy please! Attendees of the Together@MIX preconference to get black Zunes. Some work was done on Bitmap Effects. Curious to know what work exactly!! Do they run in partial trust now? Read More...

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