Creating print preview page dynamically in ASP.NET
An article on creating a print preview page dynamically by using JavaScript code. You do not need to make any ASPX page to view print preview, and you can also print any portion of the print page.
SE-learning-VS.Net 2008 Silverlight 2.0-Full Screen–Lesson 01
A Silverlight plug-in can enable full-screen mode only in response to a user-initiated action. When a Silverlight plug-in is in full-screen mode, it disables most keyboard events. This lesson will show how to toggling the Full Screen mode and vice versa with a simple Datepicker control.
Download Video