By Mark Latchey, on February 17th, 2012%
Recently launched Silverlight 5 beta having nice features of XAML binding debugging. To Start with this, as a prerequisites makes sure you have latest version Silverlight Toolkit SDK with Visual Studio 2010 SP1 installed. Once you are done with the setup, first create a simple Silverlight 5 Application with which has some XAL Data Binding.
Now you . . . → Read More: Silverlight 5 Hosting :: How to Debug XAML Data Bindings in Silverlight 5 Beta ?
By Mark Latchey, on February 6th, 2012%
It has been so painful to write the title above, but I have been asked the question above several times. The reason people are asking the question is simple. They have seen support introduced for Silverlight 4 in MSCRM 2011, they are aware of the upcoming of Silverlight 5 and HTML 5, which on the face . . . → Read More: Silverlight 5 Hosting :: Silverlight 5 vs HTML 5 in the CRM Namespace
By Jonas OReilly, on February 3rd, 2012%
What is it?
Web host providers in Europe can offer all the amenities that any host in an industrialized country can offer. Web site customers can find budget, dedicated, shared, reseller, and shared hosting. Applications include all the latest languages, frameworks, and capabilities that a consumer could find at a Web host in the U.S. Domain name . . . → Read More: Best Europe Web Hosting Providers
By Mark Latchey, on February 3rd, 2012%
HostForLIFE.eu was established to cater to an under served market in the hosting industry; web hosting for customers who want excellent service. HostForLIFE.eu – a cheap, constant uptime, excellent customer service, quality, and also reliable hosting provider in advanced Windows and ASP.NET technology. We proudly announces the availability of the Silverlight 5 hosting in our entire . . . → Read More: Press Release – Premier European HostForLIFE.eu Launches Silverlight 5 Hosting
By Mark Latchey, on January 10th, 2012%
In this article we are going to explore the WCF Ria Services with Silverlight 5. Lets start with the basics for the first timers .
Create a new SL project as shown below :
Note the DLLs that are added when you enable WCF RIA Service support.
In the web project Add New Item . Add a Data Model . . . → Read More: Silverlight 5 Hosting :: Basic About Silverlight 5
By Landon Ferguson, on October 20th, 2011%
By George Veltreski, on October 18th, 2011%
Microsoft Silverlight is a powerful tool for creating and delivering rich Internet applications and media experiences on the web. Silverlight 5 builds on the foundation of Silverlight 4 for building business applications and premium media experiences. Among other capabilities, the Silverlight 5 release candidate highlights dramatic video quality and performance improvements, and features that improve developer . . . → Read More: Silverlight 5 Hosting with ASPHostCentral.com
By Landon Ferguson, on September 29th, 2011%
Introduction
Silverlight 3, 4, and 5 have added an amazing number of new capabilities to the platform in all areas, from core capabilities, to device access, to the introduction of both trusted and sandboxed in and out-of-browser client applications. While Silverlight is still a relatively young technology, it has had 5 major releases in the past four . . . → Read More: Silverlight 5 Hosting :: What’s New in Silverlight 5?
By Mark Latchey, on September 20th, 2011%
By Jonas OReilly, on September 16th, 2011%
Sometimes we need to use controls like TextBox, TextBlock etc (that set their width automatically depending on content) in a ListBox’s ItemTemplate. If we need to draw Borders or assign Background colors to each such controls then we may end up having non-equal rows. Here’s a sample markup:
Here’s the output for the above XAML:
A quick thought . . . → Read More: Silverlight (and WPF) Hosting: How to make items stretch horizontally in a ListBox