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

coverflow and asp.net

2 Answers 96 Views
CoverFlow
This is a migrated thread and some comments may be shown as answers.
Eric Wilson
Top achievements
Rank 1
Eric Wilson asked on 18 May 2009, 04:38 PM
Hi,

Wondering if anyone has a small example of capturing data from an event when the coverlfow item is selected?  Basically I have an asp.net form that contains a usercontrol which contains the coverflow silverlight object.  I have the coverflow working fine in the usercontrol and in my asp.net form.  When the item is selected in the coverflow I need asp.net form to read the selectedindex in order to grab information from a SQL database based upon the index selected.  Need the sample in VB.net if possible.

Please help, thanks

2 Answers, 1 is accepted

Sort by
0
mark
Top achievements
Rank 1
answered on 25 Jun 2009, 12:13 AM
Did you ever get help with this?  I am trying to do something very similar.

Thanks
0
Eric Wilson
Top achievements
Rank 1
answered on 25 Jun 2009, 03:00 AM
Mark,

Never did hear anything.  My client went ahead with developing a pure silverlight application instead of embedding silverlight usercontrols into an asp.net app, so I went with pure coverflow silverlight code.

If you are looking for a resource in order to see how information can be passed back and forth between asp.net and silverlight, Check out this link.  http://www.global-webnet.net/blogengine/post/2009/01/06/Running-Crystal-Reports-from-Silverlight.aspx.  It is in regards to running crystal reports from silverlight, but the basics for interacting between the two are in there.  This person took the basics from another site that is listed in this link as well.

Hope this helps.
Tags
CoverFlow
Asked by
Eric Wilson
Top achievements
Rank 1
Answers by
mark
Top achievements
Rank 1
Eric Wilson
Top achievements
Rank 1
Share this question
or