View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sheldon Sheldon is offline
external usenet poster
 
Posts: 51
Default Excel RTD Server

I want to implement a RTD Server C# implementation. However, I searched
through the msdn site for examples, and all I could find were examples
written in vb. I tried writing the C# implementation based on the vb
examples, but it didn't work. Do anyone know any link that shows RTD Server
sample in C#?