Click here to Skip to main content
15,885,985 members
Articles / Programming Languages / C#

Create C# DCOM Simple Server to Use Excel RTD function to Access Real Time Data for Excel Spreadsheet

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
4 Oct 2022CPOL3 min read 10.5K   372   14  
Step by step implementation of DCOM real time stock quote server with Yahoo financial API
This article presents a simple C# program to demo how to allow Excel spreadsheet to pull real time data from Yahoo financial site with Excel RTD function.

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
United States United States
like to write simple codes to solve complicated problems.

Comments and Discussions