Skip to main content
Microsoft Silverlight
Home Forums General Silverlight Programming Programming with .NET - General Silverlight.js on Microsoft Ajax Content Delivery Network?
0 replies. Latest Post by IT_Lackey on December 1, 2009.
(0)
IT_Lackey
Member
526 points
129 Posts
12-01-2009 4:31 PM |
I was reading up on the Ajax CDN services offered by Microsoft to speed up the downloading of the core MicrosoftAjax libraries, and was wondering why they have not included the Silverlight.js file as one of the files hosted there?
IMO it would be better to add a script reference like the following to the page hosting the Silverlight content, than to have to copy the js file around.
<script src="http://ajax.microsoft.com/silverlight3/Silverlight.js" type="text/javascript"></script>
Just a thought, figured I would post it to see what others had to say and maybe get some comments from Microsoft folks.
Thanks!
Ian