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: Master pages in Silverlight 4
8 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Santosh YadavPosted Feb 24, 2013, 7:57 AM
very nice article indeed. Can you write an article in which we can update datagrid rows/cell with input validation. While datagrid has the records from database using wcf.
Allen zhangPosted Dec 14, 2012, 2:39 AM
so helpful, thx
Santhosh Kumar ChandraneditedPosted Sep 10, 2012, 8:06 AMEdited Sep 10, 2012, 8:13 AM
It only works when the link is in the main page. if it is inside the sub page it doesn't. wat to do? Can u post an article like login page inside the master page like redirect in asp.net and working on it.?
retroPosted Sep 4, 2012, 4:25 AM
very helpful article,thanks :)
mathew uyPosted Feb 4, 2012, 3:47 AM
thank you so much, Effort appreciated.
neeraj chhabraPosted Dec 30, 2010, 5:57 AM
It's Very Good Raj Kumar
John RahnPosted Nov 16, 2010, 2:50 PM
Thank you. Very good and clear article. But I have a different task: I want each of the hyperlink buttons to go to a separate Silverlight animated html page rather than a .jpg photo. Is it possible to place an html page link in the assets folder?
Mike GoldPosted Oct 10, 2010, 12:11 AM
That certainly seems like one approach. I believe PRISM gives you a framework that sort of has a master page concept by allowing you to populate a "Main Region". I believe you can put your master page items in the other regions and swap items out of the main region. You can also define how the regions are laid out in the shell.