Click here to Skip to main content
15,892,059 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How can i use javascript in xaml file of silverlight?
Posted

Javascript in XAML does not make much sense. It sounds like you need to communicate/use Javascript in your Silverlight application.

Have a look at these:
Communicating between JavaScript & Silverlight[^]
JavaScript API for Silverlight[^]

If needed, look here[^] for more.
 
Share this answer
 
 
Share this answer
 
Comments
Tarun.K.S 2-May-11 9:27am    
Good link and bookmarked too! 5+

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900