The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Navigation in Silverlight Without Using Navigation Framework
4 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.

aavishkar paranjapePosted Mar 4, 2012, 11:46 AM
Nice article and this navigation method works great for my website which is in building stage... but can you tell me why upon navigating link in the browser does not change?? Please suggest some remedy on this!!!
David RichardsPosted Jul 29, 2011, 4:28 PM
I have data aware objects on my MainPage that I need to access in a PrintPage. Switching root children will allow me to navigate to my PrintPage and delay printing until all of my controls have loaded, but I need the data object from my MainPage to build data aware objects on my PrintPage. I have been working for two weeks to print a page with maps and charts. My maps and charts are not printing because they never get rendered. Can I access the objects in my cached MainPage in my PrintPage?
Manas PatnaikeditedPosted Jan 7, 2011, 12:20 PMEdited Jan 7, 2011, 12:21 PM
Hello Vishal Nice elaboration . But I am not sure what exactly this post tries to achieve by not using Navigation Framework / Frame concept available with in SL4.