How can i use WPF in our website that has been already created in HTMl ?
But i want to add same Funtonality or Animation look in my website..
what should i do...
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mahesh ChandPosted May 26, 2011, 3:29 AM
Sam HobbsPosted May 26, 2011, 4:16 AM
That would be a problem for all the links into your web site that you don't have any control of. If that is a possibility then I think you can write an error handler that handles navigation to a page that does not exist. You could use that to look to see if the page exists with the new extension and if it does then change the navigation to the new location. You probably could and should show a message to the client system informing them that the link has changed.
Posted May 26, 2011, 3:28 AM
Gurjeet SinghPosted May 26, 2011, 2:28 AM
Posted May 26, 2011, 12:41 AM
To know more about silverlight please refer the below link.
http://www.c-sharpcorner.com/Articles/ArticleListing.aspx?SectionID=1&SubSectionID=210
Hope this helps you.