Windows Presentation Framework
State of art , standalone application used to create instrumental graphics, searchable fancy texts and ease of connecting to database and deploying with Visual Studio 2008. Open Visual Studio -> New Project -> WPF Application.
 WPF
Once the application is launched , it is presented with a window in between. Take the mouse to the edges and you can resize the window. Once this is done , we are ready for first WPF lesson.  WPF
Drop a Label from the Toolkit or simply double Click on it.
The label presents itself to the center. Click on it and edit to the choice of your favourite label. On Changing  the text , the properties open up for the project. Feel free to explore the properties, change the background color. WPF
Press F5. Build Succedeed is flashed at the bottom.
WPF
 
Enter The Comments in guestbook