wpf + asp.net3.5
-
i have an asp.net website. I am also having a wpf application. I had published the wpf application and has a url which can be directly opened from ie explorer when pasted on its url window. now how can i open this wpf window from website in the same window. i have been trying to do it through response.redirect but could not do it.
-
i have an asp.net website. I am also having a wpf application. I had published the wpf application and has a url which can be directly opened from ie explorer when pasted on its url window. now how can i open this wpf window from website in the same window. i have been trying to do it through response.redirect but could not do it.
You can't. It's not possible.
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 -
i have an asp.net website. I am also having a wpf application. I had published the wpf application and has a url which can be directly opened from ie explorer when pasted on its url window. now how can i open this wpf window from website in the same window. i have been trying to do it through response.redirect but could not do it.
You need to use silverlight.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.