Category: Programming

  • See on Scoop.it – JQuery-Features Here is a very interesting discussion on the StackOverflow forums about using JQuery to build an asynchronous file upload component. People propose many different solutions such as Flash, a hidden IFrame, or to using HTML5. Although the discussion happened some time ago between 2008 and 2009, it is still relevant…

  • VSTO for MS Outlook can be a powerful way to customize Outlook programmatically. However, the syntax can be finicky at times and I have found a few instances where the programming logic becomes tricky. For example, you can use VSTO to add a text box to the Outlook command bar window. This can be put…

  • See on Scoop.it – JQuery-Features The official jQuery UI blog that posts development status updates and news about the jQuery UI library and community. They have posted this useful article about the twentieth maintenance release for jQuery UI (1.8). This article provides information on how to link to both the Google Ajax Libraries API and…