RE: Invalid XML (addendum)

2010-07-29 Thread Greg Keogh
Can you use an InvokeCommandAction (see the Behaviors category in Blend. That behaviour isn't in Blend 3 and I can't yet find it online or in the gallery - Greg ___ ozsilverlight mailing list ozsilverlight@ozsilverlight.com

Command mystery

2010-07-29 Thread Greg Keogh
I've been using Reflector on the SL3 DLLs looking for assemblies that contain ICommand, Button and ButtonBase in the hope that I will find something to reference in the XAML and solve my broken Blend designer. I've failed, as I can't even Find Button let alone any of the other familiar controls.

Re: Invalid XML (addendum)

2010-07-29 Thread .net noobie
here is a version/code sample online http://silverlight-essentials.com/blog/?p=55 ExtendedInvokeCommandAction On Thu, Jul 29, 2010 at 10:22 PM, .net noobie dotnetnoo...@gmail.com wrote: add a ref to System.Windows.Interactivity you should find InvokeCommandAction in that Assembly On Thu,

Re: Invalid XML (Key attribute fixed)

2010-07-29 Thread Chris Anderson
Commanding wasn't actually implemented in Silverlight 3, so I'm guessing that's why you're experiencing the behaviour that you are. Silverlight 3 had the ICommand interface, but no controls actually supported it (they didn't have the Command/CommandParameter properties). So you'd expect

Introducing the Developer Blog Banter

2010-07-29 Thread David Burela
I am cross posting this to the Silverlight list, as people here might have some very different responses to the standard ozDotNet mailing list. Hi all, I just announced edition #1 of the Developer Blog Banter. The Developer Blog Banter is a regular article where passionate developers in

Re: Who is using Silverlight?

2010-07-29 Thread Peter Gfader
Hi Greg • Who is using Silverlight in Australia? / Overseas? We are using it in 2 big projects. One of them is going to be used in Australia and Asia. • What for? #1 Rostering on the web for an Australian utilities company #2 Real time Auctions (we did a proof of concept phase, where we