Click here to Skip to main content
15,918,742 members
Home / Discussions / Web Development
   

Web Development

 
Generalsome problem with IIS Pin
Mazdak6-Feb-02 10:25
Mazdak6-Feb-02 10:25 
GeneralRe: some problem with IIS Pin
Mazdak7-Feb-02 11:23
Mazdak7-Feb-02 11:23 
GeneralMovenext hangs in ASP Pin
Arun Saha6-Feb-02 10:28
Arun Saha6-Feb-02 10:28 
Generalvery very beginner Pin
Mazdak6-Feb-02 6:00
Mazdak6-Feb-02 6:00 
GeneralRe: very very beginner Pin
Paul Watson7-Feb-02 5:56
sitebuilderPaul Watson7-Feb-02 5:56 
GeneralRe: very very beginner Pin
Mazdak7-Feb-02 11:19
Mazdak7-Feb-02 11:19 
GeneralPreserving dynamic controls across postbacks Pin
5-Feb-02 15:18
suss5-Feb-02 15:18 
QuestionHow to get my web service to talk to my windows service? Pin
5-Feb-02 6:43
suss5-Feb-02 6:43 
I have a multithreaded windows service, it is an interface to a streaming stock quote service. It puts live quotes from over 2000 stocks into a DataSet. Based on a formula, buy and sell signals are generated. I need to expose this data as a web service.

I am versed in how to write a web service. But what are my options for accessing the dataset from my windows service?

Having the windows service insert the data to a database, then having the web service select it is very easy to write. But due to the large number of updates, this would take some serious hardware on the SQL box to keep up.

I've investigated having the asmx page call the windows service via remoting, but I dont see how to apply it to my situation. How do I expose my dataset?

I've wondered about the posibility of making my windows service expose a web service interface. Any thoughts here?

Can anyone offer some useful advice?

---
john@aspZone.com
QuestionFlowchart/Code documenter program? Pin
Nagash4-Feb-02 3:31
Nagash4-Feb-02 3:31 
QuestionLoading a Javascript file from another? Pin
Wolfram Steinke1-Feb-02 23:36
Wolfram Steinke1-Feb-02 23:36 
AnswerRe: Loading a Javascript file from another? Pin
Philip Patrick2-Feb-02 13:56
professionalPhilip Patrick2-Feb-02 13:56 
Generala wsh problem when send mail Pin
crazyd1-Feb-02 21:35
crazyd1-Feb-02 21:35 
GeneralAccessing session object from external assembly Pin
AdamMil1-Feb-02 15:49
AdamMil1-Feb-02 15:49 
GeneralI'll answer my own question Pin
AdamMil4-Feb-02 12:37
AdamMil4-Feb-02 12:37 
QuestionHTML Help - dynamic content? Pin
Simon Walton1-Feb-02 4:46
Simon Walton1-Feb-02 4:46 
AnswerRe: HTML Help - dynamic content? Pin
Philip Patrick2-Feb-02 14:00
professionalPhilip Patrick2-Feb-02 14:00 
GeneralRe: HTML Help - dynamic content? Pin
Simon Walton3-Feb-02 1:54
Simon Walton3-Feb-02 1:54 
GeneralRe: HTML Help - dynamic content? Pin
markkuk3-Feb-02 21:25
markkuk3-Feb-02 21:25 
GeneralRe: HTML Help - dynamic content? Pin
Simon Walton3-Feb-02 23:46
Simon Walton3-Feb-02 23:46 
GeneralRe: HTML Help - dynamic content? Pin
Philip Patrick4-Feb-02 2:18
professionalPhilip Patrick4-Feb-02 2:18 
AnswerRe: HTML Help - dynamic content? Pin
Victor Vogelpoel8-Feb-02 7:45
Victor Vogelpoel8-Feb-02 7:45 
GeneralRe: HTML Help - dynamic content? Pin
Simon Walton8-Feb-02 12:46
Simon Walton8-Feb-02 12:46 
AnswerRe: HTML Help - dynamic content? Pin
Uwe Keim10-Feb-02 19:42
sitebuilderUwe Keim10-Feb-02 19:42 
GeneralBuilding XML files from scratch Pin
Stan Shannon31-Jan-02 13:24
Stan Shannon31-Jan-02 13:24 
GeneralRe: Building XML files from scratch Pin
(Steven Hicks)n+12-Feb-02 10:02
(Steven Hicks)n+12-Feb-02 10:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.