Browse by Tags
All Tags »
Xaml (
RSS)
DotNetRocksTV (dnrTV) just posted a discussion (with video of action in VS) with Billy Hollis that goes through a number of concepts in WPF/Silverlight layout (Grid, StackPanel, size to content), ContentControl (Button, ToolTip), and XAML (attached...
Given another 4 years of experience since I wrote “ Our 7 Goals for XAML ”, here is my updated list of XAML Benefits: XAML Describes Data in a Concise, but Human and Machine Comprehensible, Way Declarative formats provide the best and most concise way...
WPF Apps Carlos Quintero: Visual Studio 2010 PDC session: customizing and extending your developing environment . Scott Guthrie announced at PDC that VS2010 would have Shell UI and code editor made with WPF. This session goes into some details…...
At PDC 08, Daniel Roth and I had a great time sharing info about the next wave of XAML goodness coming to .NET 4. http://channel9.msdn.com/pdc2008/TL36/ has the full video (also the powerpoint is downloadable)…about 60 minutes of presentation and demo...
11/2/2008: Update…I’ve added links to the videos of those sessions… I’ll be arriving in LA tonight and I’m looking forward to a great week with developers from around the world! The WPF team is delivering a number of sessions that should be of interest...
Silverlight’s XAML Vocabulary Specification has been published! On Monday (October 13th, 2008), a press release announced the availability of Silverlight 2 . Contained in that press release was the following mentions in bold about [MS-SLXV] Silverlight...
Yesterday we did an API / conceptual model review with Mike Hillberg and John Gossman from WPF/Silverlight and Chris Anderson and Don Box from WCF/WF/etc… We got a bunch of great feedback…and we’ve only made it through half the deck we had prepared. To...
10/31/2008 Update: The talk is over now...I summarize and link to the video of the talk here: PDC08 News: XAML in .NET 4: XAML2009 & System.Xaml.dll I’m very excited about the XAML talk that Daniel Roth and I are giving at PDC08 this October. Althought...
I’m prototyping and helping design some improvements in XamlWriter.Save() similar to the work that you can see on this wpf forum post about making a faster xamlwriter . Looking at MSDN’s System.Windows.Markup.Primitives namespace, you’ll see the api documentation...
WPF Controls Actipro: PropertyGrid for WPF is almost ready - I've heard a bunch of requests for a property grid from us before. Blend/Cider use the same one, which I've asked them to ship...but there are no short term plans on that one. ...
I just added a small comment to " Why XAML is powerful " about XAML/MXML/NIB and more.
My latest links about WPF (Apps, Controls, 3.5sp1 beta, HowTo, for LOB), Silverlight, XAML and URLs WPF Apps Expression Blog: Deep Zoom Composer Update . Yet another WPF based application shipping from MS. This one helps people author content...
MSDN magazine included an interview of Bjarne Stroustrup on the Evolution of Languages . Interesting to read his thoughts on DSLs: HD You commented on your Web site, "I think we should look for elegance in the applications built, rather than...
Good question on the slickedit community forum about the best way to configure it to edit XAML. In Visual Studio we chose to build a XAML Language Service to provide the editing support for XAML files, not reuse the XML Editor. The way we did that...
Next page »