WPF Book Control demo via ClickOnce!
Following my previous post, here is an easy to deploy clickonce version: https://wpf.netfx3.com/direct/wpfbookcontrol/publish.htm
Thanks to Tim Sneath for this idea and the hosting.
Mitsu
Comments
Anonymous
April 22, 2007
Visual Studio Orcas Beta 1 is available for download . Though quite similar to the March CTP in termsAnonymous
April 18, 2008
Hello : We developed a windows based WPF app.And I am facing two problems.
- The App depends on assemblies that are dependent on another assemblies. But Click once doesnt copy this third part assemblies when it packages it. 2.Some times after publish, I am getting an error that app.xaml resource is not found. Its not consistent. Do you have any suggestions for the above problems ? Thanks in advance.
Anonymous
July 25, 2010
Modify manifest file to add additional assemblies.Anonymous
November 05, 2010
The book does not support turn page from page center, it is not reasonable. Can you implement it?