Use .XAP file in ASP.Net Website
-
Hi, I am facing problem with using .XAP file in ASP.Net Website. I have written the following code to use .XAP in .Aspx page
--%>
If i write like that is only assigned to particular row but i want it for whole page. If I write control after form tag then the silverlight content is assigned above the table and the table data seperated from silverlight content. Please see the below link to drag and drop videos but that drag and drop videos is not working outside that row only within that row. http://219.91.199.132/silverl/home.aspx Can you please guide me how to user .XAP file to whole aspx page. Thanks in Advance Pavani
-
Hi, I am facing problem with using .XAP file in ASP.Net Website. I have written the following code to use .XAP in .Aspx page
--%>
If i write like that is only assigned to particular row but i want it for whole page. If I write control after form tag then the silverlight content is assigned above the table and the table data seperated from silverlight content. Please see the below link to drag and drop videos but that drag and drop videos is not working outside that row only within that row. http://219.91.199.132/silverl/home.aspx Can you please guide me how to user .XAP file to whole aspx page. Thanks in Advance Pavani
pavanip wrote:
Can you please guide me how to user .XAP file to whole aspx page.
Do you want the Silverlight plugin to take up the entire browser window or a cell in an HTML table? Regardless, this isn't really a Silverlight question - you may get better response on the Web Development board for HTML questions. Mark
Mark Salsbery Microsoft MVP - Visual C++ :java: