I have a page where I want to display images in a control Template. For this I only get the Image name to show. So I am using a converter to return BitmapImage like this:
I am new in Silverlight. I need to fill a rectangle partially with a SolidColorBrush (like a Bar, I need the border). 开发者_如何学CWith GradientBrush, the change of color is not sharp.
I have a data form that is bound to an object whose properties are decorated with System.ObjectModel.DataAnnotation attributes for validaton.
I would like to be able to show ContactCard/PopupContactCard control on MouseEnter event of a control.
I\'ve got a SharePoint site that I\'m putting a Silverlight frontend on using the Silverlight Client Object Model. One of the lists I need to pull the d开发者_如何学编程ata for has attachments. I need
It is possible to create a silverlight businness application without using a se开发者_开发技巧rvices facade like WCF or RIA?
I have a Linq query on the server side of a Silverlight 4 Ria project that returns a number of distinct items based on a time period(Month).
In my application, I am accepting an image from user. If the image is more than specified size, then I am scaling down to appropriate size and saving in database. I am using FJCore library for scaling
Can anyone point me to some patterns for handling async workflows in C#? I know this is coming soon in C# 5 but I was wondering if anyone had already done an implementation in C# 4 that approx开发者_运
I am trying my hardest with silverlight but keep getting caught at hurdles for simple tasks.I have a main datagrid on my main form that lists addresses.I then have a child window that allows a user to