Click here to Skip to main content
15,898,943 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
i want to make a website which will get latest rates of shares .please tell me how should i start
Posted

1 solution

There are quite a few ways to do this. However you will need a service provider in each of these cases.
This provider will provide either RSS feeds or a web service that your ASP.Net client can plug into.
Here is a stock scraper demo[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900