hw to do this using asp.net
Create a web application using any technology that gives an option to select Google News or CNN and displays 5 latest news from the selected news source in real-time. Your application should update the news asynchronously at every user-specified interval of time. Use Google AJAX Feed API.
Kshitij