Hi,
I'm creating a silverlight website for a college exam project.
The solution was given to us, we only have to change the xaml (so the navigation/connection between the c#, xaml and asp part is working)
When I change the xaml code, the preview is generated correctly, and when I open the xaml file in another project it shows the changes perfectly.
But when I try to run it in VS 2010 (professional edition) I can't see any changes.
The teacher said it had something to do with the xap file in the clientbin, which is indeed not updated if you check its date
Is there a way to force that file to update, or do you perhaps suspect an other reason?
Thank you all
Jess
View Complete Post