Building SPA Applications - the webcasts with RIA/JS

Posted by Salvatore Di Dio On mardi 27 décembre 2011 0 commentaires
READ MORE

WCF Support for jQuery

Posted by Salvatore Di Dio On 0 commentaires
Quote from site :

(...)In today's web it is common to build web pages with interactive elements that load data asynchronously, whether it is to pre-validate a form submission, edit some tabular data on the server, or chat with another user on the page. Commonly this is accomplished using JavaScript or a particular JavaScript client library such as jQuery talking to a backing web service. This project enables you to build these types of services using the Windows Communication Foundation (WCF) and WCF RIA Services as your services framework. We aim to provide a productive and feature-rich end-to-end experience for talking to HTTP services from JavaScript and jQuery in particular. (...)

http://wcf.codeplex.com/wikipage?title=WCF%20jQuery
READ MORE

Silverlight 5 WCF RIA Services

Posted by Salvatore Di Dio On 0 commentaires
READ MORE

CSV to Object with Javascript

Posted by Salvatore Di Dio On 0 commentaires
Quote from site:

(...)A tiny library to fetch relational CSV data at client-side just like JSON(...)

http://archan937.github.com/csonv.js/
READ MORE

MP3 Player in Javascript

Posted by Salvatore Di Dio On 0 commentaires
Nice customizable MP3 player

http://jplayer.org

READ MORE

Offline HTML5 canvas app in Python with django-mediagenerator

Posted by Salvatore Di Dio On dimanche 25 décembre 2011 0 commentaires