I\'ve recently upgraded my computer from Vista Home Premium 64-bit to Windows 7 Home Premium 64-bit.I\'ve re-installed VS 2008 web express, and re-installed all the silver light sdk\'s, tools, etc.
I am having some trouble with silverlight\'s z-index. I have a thickbox dialog that pops up but my silverlight gallery is still pulling up on top, hidden most of the modal dialog. Has anyone experienc
I\'m hopefully missing something extremely obvious here, but for the life of me I can\'t figure this out.
In my application, I instantiate a new instance of my view in its associated viewmodel\'s constructor. I also have some events to subscribe to with an event aggregator.
I need to locate a cell/column in a Silverlight 3 DataGrid so that I can call UpdateSource on it.How can I do that?
I am trying to learn how to use the Silverlight 3 DataForm cont开发者_如何学Gorol, because I need to define the DataForm fields myself in the XAML code, that is, I don\'t want to use the AutoGenerateF
To facilitate control reuse we created a solution with three separate projects: a control library, Silverlight client, and ASP.NET backend.The control library has no reference to the RIA Services-gene
I have the following Silverlight control defined: <object id=\"objImageViewer\" data=\"data:application/x-silverlight-2,\" type=\"application/x开发者_如何学Go-silverlight-2\" width=\"100%\" height
In my Silverlight app I have UserControl and I want to reference a StaticResource in a ResourceDictionary that is in a separate XAML file.
I\'ve got a small DataForm and I want to set the focus on the first TextBox.I\'m using the Novermber 2009 Toolkit.I\'ve named the TextBox and tried using 开发者_运维技巧.Focus() from the DataForm\'s l