A common and key requirement in business applications is the ability for the user to print the information they are using in the business application. FINALLY – Silverlight 4 Beta delivers this capability. This blog will show you how to first of all print in Silverlight 4 Beta and then how to print in a useful way! The code for this blog can be found here and is built with Silverlight 4 Beta and Visual Studio 2010 Beta. Steps: 1. Create a Silverlight application project with an ASP.NET web project ......