Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to make a wizard like standalone application using c# and sql server.For this i have decided to use WPF.
My concern is that can i create the following scenario with WPF.:-

welcome screen will be my parent window.....
when i click a button on the parent window,a new window will generate which will be a wizard and guides the end user.

In other words...can i have:
one parent window+one child window containg many pages
Posted

1 solution

Yes






It is making me extend the length of the post since "Yes" is too short...
 
Share this answer
 
Comments
Member 9581909 4-Dec-12 4:42am    
Thanks for clearifying my doubts.....Now what i m stuck in is that:

In wpf,a page cannot have page as a parent...den how can i implement multipages.i checked this link but could not figure out the way.i m new to c# but has to complete the project asap.
the link is : http://azerdark.wordpress.com/2010/04/23/multi-page-application-in-wpf/

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900