I am completely new to Silverlight and was wondering if I can integrate this easily into my standard .NET WebForms Application?
In my project I am currently running the Telerik AJAX RadChart which is great, but the Silverlight version allowed for Zooming/Scroll and Tooltips enabled simultaneously, which the AJAX version did not.
Essentially I would like to have this Chart component be in Silverlight, but simply integrated into my existing .NET page (Similar to how you would embed a Flash object for use in your existing functionality)
Is this possible without a huge headache? I am hoping to quickly translate the functionality of my existing AJAX RadChart into the Silverlight counterpart.
Thanks in advance!
In my project I am currently running the Telerik AJAX RadChart which is great, but the Silverlight version allowed for Zooming/Scroll and Tooltips enabled simultaneously, which the AJAX version did not.
Essentially I would like to have this Chart component be in Silverlight, but simply integrated into my existing .NET page (Similar to how you would embed a Flash object for use in your existing functionality)
Is this possible without a huge headache? I am hoping to quickly translate the functionality of my existing AJAX RadChart into the Silverlight counterpart.
Thanks in advance!