Tags
Pages
Archives
Monthly Archives: July 2009
jQuery 1.3 Import for Script#
UPDATE: This code is obsolete. Check out development of WebScriptFX for the availability of a reusable library for jQuery 1.4! I have been very impressed with Script# since I started using it on a Silverlight and Microsoft Web Messenger Toolkit integration project, but one thing I was immediately missing was jQuery. I have really only [...]
Where to find version 3.1 of Microsoft.Live.Messenger.dll
Recently I have been working with the Microsoft Messenger Web Toolkit to integrate Live Messenger functionality into an RIA and naturally I chose to use Script# as part of that effort. However, I was having a problem finding the Microsoft.Live.Messenger.dll that provides the Script# interfaces for the latest version (3.1) scripts. After looking around for [...]
jQuery for Script#: Document Ready Handlers