G
Guest
Hi all, I am currently maintaining a web based survey tool that is very
poorly written. I see no reason for leaving it as a web based application
and many good reasons for making it a windows forms based application. I
know that by using an XBapp (XAML Browser Hosted Application) you can create
a wizard like application that goes from one page to the next. I want to be
able to use some of the functionality that will not be allowed however if I
go that route, i.e. saving to the local file system. Dose anyone know if I
can get that same navigation scheme (Like a Wizard) in a straight up XAML Win
Forms application?
poorly written. I see no reason for leaving it as a web based application
and many good reasons for making it a windows forms based application. I
know that by using an XBapp (XAML Browser Hosted Application) you can create
a wizard like application that goes from one page to the next. I want to be
able to use some of the functionality that will not be allowed however if I
go that route, i.e. saving to the local file system. Dose anyone know if I
can get that same navigation scheme (Like a Wizard) in a straight up XAML Win
Forms application?