How to force a silverlight list box to scroll to the bottom programmatically so that the item added last is always visible.
I have tried just to select the item .It is finally selected but st
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.
How to force a silverlight list box to scroll to the bottom programmatically so that the item added last is always visible.
I have tried just to select the item .It is finally selected but st
How to open the context menu when left-clicking instead of right-clicking in silverlight
< br />
try Try this:
// On click
private void button1_Click(object sender, RoutedEventArgs
I have been developing and running Silverlight 4 for about a week. A week ago, I installed the Silverlight 4 design-time component to develop and debug silverlight for VS 2010-I released some of th
Summary: 50 applications made with Silverlight technology [AZ]
http://odetocode.com/aimages/200705/verlet/default.htm
2D Physics Simulation
http://silverlight.net/samples/1.0/Grand-Piano/def
I mocked an application in Expression Blend. The application bar looks good in Blend, but when I start the emulator, the icon does not display properly. XAML for the application bar:
< shell
I have a WPF .NET 4.0 class library that references the Silverlight 4 class library.
The SL library compiles well but when I compile the WPF class library When I get:
Error 2 Unknown bu
Does anyone know how to hide grid rows at runtime? You cannot set its visibility, the only way is to set its height to 0. Suppose the name of the grid is LayoutRoot and you want to hide the firs
I currently have a recently started project under development. The target date is mainly developed in Silverlight 2, using March Silverlight 2 Toolkit.
Since Silverlight 3 is the gold version
I have an application that displays a list of images. The image source is set to http URL, and the image will be downloaded and displayed automatically.
However, although the application The
I already own the Visual Studio 2008 Team Edition and have an MSDN subscription… I am an experienced ASP.Net developer.
I What do I need to install for Silverlight development, and all thes