Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jun 09, 2012 05:46 PM by RameshRajendran
Member
16 Points
9 Posts
Jun 09, 2012 05:41 PM|LINK
hi
i'm building a asp.net app (music hosting) & i'm using silverlight app to play music but i'm having a small probleme
i want to passe variables from asp.net page to silverlight app
example : www.site.com/play.aspx?song_id=123123
so the silverlight app get the value stored in querystring & use it to get data from database
Star
7983 Points
2099 Posts
Jun 09, 2012 05:46 PM|LINK
Pls look this
http://weblogs.asp.net/brijmohan/archive/2011/06/22/passing-parameters-between-silverlight-and-asp-net-part-1.aspx
http://weblogs.asp.net/stanleygu/archive/2009/12/07/passing-parameters-from-asp-net-page-to-silverlight-xaml.aspx
Thank u
Silverlight4...
Member
16 Points
9 Posts
asp.net & silverlight
Jun 09, 2012 05:41 PM|LINK
hi
i'm building a asp.net app (music hosting)
& i'm using silverlight app to play music but i'm having a small probleme
i want to passe variables from asp.net page to silverlight app
example : www.site.com/play.aspx?song_id=123123
so the silverlight app get the value stored in querystring & use it to get data from database
RameshRajend...
Star
7983 Points
2099 Posts
Re: asp.net & silverlight
Jun 09, 2012 05:46 PM|LINK
Pls look this
http://weblogs.asp.net/brijmohan/archive/2011/06/22/passing-parameters-between-silverlight-and-asp-net-part-1.aspx
http://weblogs.asp.net/stanleygu/archive/2009/12/07/passing-parameters-from-asp-net-page-to-silverlight-xaml.aspx
Thank u