Title: E-Learning-VS.Net 2008 Silverlight 3.0-Child Window-Part 1-Lesson 01
Duration: 19:21 min
Summary: This lesson will introduces you how to use Silverlight 3 Child Window or Modal Window Compare to traditional Modal Window such as MessageBox. In Part2, It will also show you advance use of Child Window by developing a simple SlideShow Control.
Methodology of the development of example: You can create a silverlight custom Modal Message Box window using Child window. Silverlight 3 Child Window has built-in Modal feature where you can integrate all the silverlight controls as like as normal silverlight window. You can also a develop a simple custom silverlight image Slide Show Control inside child window by following this lesson (Part 2).
Technologies Used: VS 2008 with sp1, Framework 3.5, Silverlight 3.0 Beta tools.
Examples constructed: Created a new Silverlight 3 Application using Visual Studio.Net 2008 IDE. Then added one Child Window as Silverlight item to develop Custom MessageBox and added another one for developing a slide show control.
Keywords: Visual Studio.Net 2008, Framework 3.5, Silvrlight 3.0 beta.