This article and demo illustrate the use of the PageMethod to retrieve a list of current stock quotes from Yahoo finance, parse them into a List of .NET Quote objects, and return this result to the calling page as legal JSON. ...
Go to the complete details ...