Welcome to WindowsClient.net | My Blog | Sign in | Join

Rob Relyea - XAMLified

WPF, Silverlight and XAML

Syndication

Sponsors





  • advertise here

Browse by Tags

All Tags » System.Xaml (RSS)
Using XXRS and XXR with XR…a how to.
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...

Posted by Rob_Relyea | 2 comment(s)

Filed under: ,

Big week for XAML: .NET 4, Silverlight 4 & VS 2010 Ship
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...

Posted by Rob_Relyea | 6 comment(s)

Filed under: , ,

@mstrobel: System.Xaml.dll available on Mono? More XAML support on Silverlight?
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...

Posted by Rob_Relyea | 10 comment(s)

Matthew Johnson: VS2010 and Windows Management…including XAML use
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...

Posted by Rob_Relyea | 4 comment(s)

Inversion of Control (IOC) with XAML
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...

Posted by Rob_Relyea | 6 comment(s)

Filed under: ,

XamlSchemaContext/XamlType/XamlMember – a command line example
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...

Posted by Rob_Relyea | 16 comment(s)

Filed under: ,

Exploring new techniques for DLR Script in 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...

Posted by Rob_Relyea | 11 comment(s)

Filed under: , , , ,

Several WPF Localization questions
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...

Posted by Rob_Relyea | 1 comment(s)

PDC2009: XAML Futures Talk
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...

Posted by Rob_Relyea | 2 comment(s)

XAML news (.NET4 and VS2010 Beta2)
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...

Posted by Rob_Relyea | 9 comment(s)

Filed under: , , ,

MsBuild pipeline for WPF & Silverlight
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...

Posted by Rob_Relyea | 4 comment(s)

XAML node loop example: finding all named object instances
[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...

Posted by Rob_Relyea | 7 comment(s)

Cider/Blend/Other tools – Please don’t hardcode knowledge of “WindowsBase.dll” for XAML component model attributes, etc…
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...

Posted by Rob_Relyea | 3 comment(s)

Filed under:

Tool to find unused Resources in WPF/Silverlight XAML files
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....

Posted by Rob_Relyea | 5 comment(s)

Filed under:

Channel9: XAML in .NET 4
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...

Posted by Rob_Relyea | with no comments

Next page »