Tuesday, December 27, 2011

Building SPA Applications - the webcasts with RIA/JS

Three webcasts

http://thejoyofcode.com/Building_SPA_Applications_the_webcasts.aspx

WCF Support for jQuery

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

Silverlight 5 WCF RIA Services

Well written articles on

http://www.c-sharpcorner.com/uploadfile/Mahadesh/silverlight-5-wcf-ria-services-part-1/

CSV to Object with Javascript

Quote from site:

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

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

MP3 Player in Javascript

Nice customizable MP3 player

http://jplayer.org