This is a migrated thread and some comments may be shown as answers.

Working with asp.net ajax and silverlight

1 Answer 30 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Wagner Sena
Top achievements
Rank 2
Wagner Sena asked on 25 Nov 2010, 01:39 PM
Hello folks.

How does it work to make asp.net ajax componentes work with silverlight components on the same project/page?
are there any precautions I should take?

I want to use an asp.net ajax grid with radBook (they're not really related, but will be loaded and be executing on the same page).

If any of you have been through this, let me know how this works.

All the best!

1 Answer, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 26 Nov 2010, 09:59 AM
Hello Wagner Sena,

You can easily integrate any silverlight application in your aspx page. Just copy the generated .xap file from the silverlight project somewhere in your web application, for example in the ClientBin folder and then reference it in the silverlight object.

Find attached a sample project.

Regards,
Veselin Vasilev
the Telerik team
Browse the videos here>> to help you get started with RadControls for Silverlight
Tags
General Discussions
Asked by
Wagner Sena
Top achievements
Rank 2
Answers by
Veselin Vasilev
Telerik team
Share this question
or