I seem to be stuck. Is there a way to export Appli开发者_如何学Gocation.Current of a Silverlight project using MEF, so that when I load .XAP (my Silverlight component project) file I had access to th
Ok, so I\'m newish to Windows Phone 7/Silverlight programming, and started what I thought would be a fairly straightfoward process, and have unfortunately run into a (hopefully!) small issue.
How to determine resolution (width x height) and type (gif, jpeg, png, bmp, etc) of an image from a stream (or byte array) without inc开发者_JAVA技巧urring the cost of decoding the entire image?
I have the following web-method: namespace MessageService{ ... [WebMethod] public ServiceReturnCodes SetMs开发者_StackOverflow社区g(List<Guid> Ids, DateTime processDateTime)
I\'m planning on creating a crud-screen with the folliwing template: on the left side there\'ll be a list of objects, and clicking on an object will bring up a screen for editing or adding it (it woul
I would like to define the number of column of my silverlight 3 Grid with DataBinding. How can I do this ?
I need the following alignment For that I have created the xaml file as follows, <!--LayoutRoot is the root grid where all page content is placed-->
I am new to Silverlight and the Silverlight.Controls.Toolkit having only been exposed to either for a couple of weeks (I also have no WPF experience).
I work on several projects with different development environments.I would like to maintain a Visual Studio 2008/Silverlight 3 environment on the same development workstation as a Visual Studio 2010/S
It seems to be a simple problem, but I can\'t get it to work. I have a UserControl with the following property: