hi,
Is it possible to make asp.net asmx webservice calls update the database from inside a windows service. Will it be efficient. How will it affect performance in terms of memory usage and throughput.
I want to invoke my existing aspx pages from inside this .net windows service. Can i use threading. How will affect asp.net threads that come in the pipeline?
Please give me guidance on how to get this done.
Thanks in advance.
↧
.net windows services to process http pages
↧