By New Age Solution on
1/10/2010 12:57 PM
Silverlight has nice support for full screen. Only problem is that when Silverlight application goes into full screen mode none of the controls will scale properly. One of the biggest advantage of using vertor graphics is that when the resolution increases controls are expected to increase and not lose the quality.
So how can we scale the elements when Silverlight application goes into Full Screen mode?