I have one silverlight application which consumes wcf services . Now I have added one more project to this application which contains ASPX pages,for this newly added project also i have added service reference of existing wcf from the silverlight application.
Now I would like to achieve the redirection from the newly added project (aspx) to the silverlight front end ..I mean to say
loginpage.xaml..
please help me out how to achieve this redirection
Thank you
Regards
Mani
Mani--MSDN