Hi
I'm currently working on a web app and I'm using the following technologies: asp, silverlight and ajax. I'm using telerik too (aspnet.net ajax component). My problem is that I need silverlight to talk to my asp code. So, I tried to used a ajax-enabled WCF service to make the communication, but it seem like telerik doesn't really work with it. I come to that conclusion cause I tried two examples and they both work well with a asp.net application, but not with a RadControl web application. For those who are interested, here are the example :
http://www.dotnetcurry.com/ShowArticle.aspx?ID=235 and http://msdn.microsoft.com/en-us/library/bb924552.aspx.
So, am I missing something, or telerik and ajax-enabled wcf service really don't work together. And if so, what can a use to talk between my server-side code and my silverlight.
Thank you
David
I'm currently working on a web app and I'm using the following technologies: asp, silverlight and ajax. I'm using telerik too (aspnet.net ajax component). My problem is that I need silverlight to talk to my asp code. So, I tried to used a ajax-enabled WCF service to make the communication, but it seem like telerik doesn't really work with it. I come to that conclusion cause I tried two examples and they both work well with a asp.net application, but not with a RadControl web application. For those who are interested, here are the example :
http://www.dotnetcurry.com/ShowArticle.aspx?ID=235 and http://msdn.microsoft.com/en-us/library/bb924552.aspx.
So, am I missing something, or telerik and ajax-enabled wcf service really don't work together. And if so, what can a use to talk between my server-side code and my silverlight.
Thank you
David