I am not sure what to call this post. Essentially, it will describe how you can call JavaScript code from Silverlight. In addition, it will show how to call code running on the server from Silverlight using Ajax and then get a response from that code. For some reason, the code examples that have been...