Searchability and Indexability in Silverlight Sites
Posted
on Dot net Slackers
See other posts from Dot net Slackers
Published on Mon, 22 Mar 2010 00:00:00 GMT
Indexed on
2010/03/22
18:51 UTC
Read the original article
Hit count: 155
Filed under:
I got a question from a friend last week that I thought would be a great question to post the answer to about Searchability and Indexability with Silverlight apps. Here is the question, "I have created a site and I followed the approach something like this : I have created 5 projects for five pages and added the five xap in the main SilverlightProject. and then I have write the code something like this for each menu buttons : HtmlPage.Window.Navigate(new Uri("/Default.aspx",urikind.relative) ; My...
Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 articles in several categories including Silverlight. Take a look: here.
© Dot net Slackers or respective owner