Browse by Tags
All Tags »
System.Xaml (
RSS)
Mike Shim blogged how you should Use XamlReader.Load for WPF XAML (not XamlServices.Load) . I just saw a twitter comment asking how to XamlXmlReaderSettings with XamlReader . I believe we ended up enabling in .NET 4, the ability to use System.Xaml.dll...
This has to be the biggest week yet for XAML. Our V4 era work on System.Xaml.dll in .NET 4, a reengineered XAML implementation in WPF 4 (that uses System.Xaml), and a new XAML engine in Silverlight 4 both are released within days. In addition, we...
This twitter conversation happened the other day between mstrobel and myself: (read top to bottom). Interesting question and comments. I’m eager, also, to ensure that Silverlight & WP7 both use XAML to its fullest. I’m reading Mike’s comments...
Happy to see more great detail from the VS team about how they have used WPF and XAML in the building of VS2010. Matthew writes in great detail about the windowing system with: “ WPF in VS 2010 – Part 5: Window Management ”. As part of that, he details...
I met Simon Ferquel this week at the 2010 MVP Summit. I gave a talk about XAML on Wednesday, and later that day blogged one of my samples from the talk: “ XamlSchemaContext/XamlType/XamlMember – a command line example ”. He commented on that post with...
Today at MVP Summit 2010, one of the things I discussed with the MVPs was the concept of XamlSchema. To leverage my already done work, and to share with all of you, my XAML friends, I’m following up my talk with a post that goes into that area. All XAML...
Thursday’s… PDC09’s XAML Futures talk will show off several demos…one of them will be a demo of .NET 4’s System.Xaml.dll and the DLR. Code intertwined with markup, generally isn’t best practice, but I’ve talked with several customers who have wanted to...
Email from customer (I’ll keep them anonymous unless they want to chime in): … I have several questions and I would really appreciate it if you have time to answer some of them. 1) In your post " http://blogs.windowsclient.net/rob_relyea/archive...
Very happy to see our upcoming XAML Futures talk posted to MicrosoftPDC.com. Mike and I are looking forward to meeting you there! We are working hard to make it a great session. XAML Futures in Microsoft .NET Framework, Microsoft Silverlight...
Very happy to see .NET 4 and VS2010 hitting the beta2 milestone . It is available today (October 19th) for MSDN subscribers, and will be available for everybody starting October 21st. The XAML team has been very busy since Beta1 , with a number of significant...
Just stepped a developer on my team through the basics of a .csproj file, the targets it imports (Microsoft.CSharp.targets), and how targets and tasks work in msbuild. He is debugging why a Blend 3 project has a strange warning when upgrading a SketchFlow...
[Beta 1 of .NET 4 has released, and we’ve been doing a series of blog posts describing new XAML functionality .] One of the things that most excites me about System.Xaml.dll is the flexibility that our programming model gives to people who need something...
In the Beta2 of .NET 4, we’re working on type forwarding several types from WindowsBase.dll to System.Xaml.dll. WindowsBase will have a dependency on System.Xaml. System.Xaml will no longer depend on WindowsBase. On Friday we discovered some issues...
NickBaker77 is on the WPF Forum looking for a tool to find unused Resources in XAML files. I’m not sure if one exists…however, for those of you looking to try out System.Xaml.dll APIs, I replied with an outline on how I would write such a tool....
Channel9! Now that XAML2009 and System.XAML are in your hands , Mike Shim and I visited Adam Kinney to briefly discuss XAML in .NET 4 on Channel 9 . We discuss some language features, show of the latest version of XamlT.Pad , and more. Update: The last...
Next page »