I am trying to use some rectangles to design the back of the WPF chart. I am using MVVM, and I need to resize the rectangles uniformly. When defined by Xaml, this applies to the fixed “BucketCount”
Category: Silverlight
Microsoft Silverlight is a cross-browser, cross-platform plug-in that brings the next generation of media experience and rich interactive applications based on .NET Framework to the network. Silverlight provides a flexible programming model and can be easily integrated into existing network applications. Silverlight can provide fast and low-cost delivery of high-quality video information to mainstream browsers running on Mac or Windows.
XAML – Silverlight 4 – How to change button background color when using implicit button style focusing?
I have encountered great difficulties in trying to achieve something that should be trivial. I am using the implicit button style defined in the global XAML resource file. I just want to use ColorA
Silverlight – iDLEDEtectionMode Error Windows Phone 7
I have a checkbox. In its check event I want to turn off IdleDetectionMode and unchecked event I want to turn on. This is the code: –
private void chkRunInBackground_Checked(object sender, Ro
Silverlight 3: How to create a resized child window?
Is there a way to create a resizable child window in silverlight 3? Any pointers are greatly appreciated. I don’t have any actual code, but you may want to subclass ChildWindow and add it in Chi
Silverlight 4 Toolkit, Charting and LineSeries for NULL
I used the Silverlight 4 toolkit to create a Silverlight chart, which is released in April.
Please consider the following chart:
< /p>
So far so good. I can use MySuperChart .S
Silverlight – Bing Map – Custom Pins Style
How to customize the style of pushpins on the Bing Maps Silverlight control? I checked the document shown here (http://www.microsoft.com/maps/isdk/silverlightbeta/#MapControlInteractiveSdk.Tutorial
Silverlight Canvas does not support KeyDown?
I have this:
In the newly launched Ag 3 application in VS2008. I just changed the default to and added a KeyDown handler that pops up the MessageBox. < /p> But no matter how I try, the KeyD
String – Can you perform HTMLDECode and HTMLENCode in Silverlight?
So from System.Web& HttpContext is not available in Silverlight is there a way to do HtmlDecode&HtmlEncode in a Silverlight application without some terrible regular expressions? System.Windows.
Silverlight RIA is worth learning or should you adhere to normal Silverlight?
Is Silverlight RIA worth learning or should I stick to normal Silverlight?
Background:
>I made a few small applications in WPF
>I have used business applications in the VB6/WinForms mod
.NET – Silverlight vs. WPF What is the benefit of me for me?
I am about to launch a new Windows application. The competitors for this platform are:
> Windows Forms
> WPF
> Silverlight
Now my experience of using WPF in at least my last applicatio