Does anyone know of a service or website that supplies information on stocks (similar to what Yahoo finance shows in its website) but that would be accessible via a Windows Communication Foundation program.
For a time I used http://www.webservicex.net/stockquote.asmx but they no longer respond either at the program level on as a website.
I would need to access the service using Windows Communication Foundation.
I use Vs2008 Professional and the C# language.