I would like to understand windows services better.
Could someone enlighten me on how to implement a simple " service and consumer " process written in C#. Also the keyword here is SIMPLE.
...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_24184168.html
Zones:
MS Visual C#Date Answered: 02/28/2009 Rating: 9.1 Views: 0
Hi all,
i'm trying to detect if the spooler service is running. if it's running i need to stop it (for that i'm sending a net stop command line).
The detection should be done in my code (it's...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CPP/Q_23595590.html
Greetings!
I need to print published ssrs report (RDL) published on report server through windows application button. I am using axwebbrowser to display rdl. Print button on active viewer toolbar ...
http://www.experts-exchange.com/Programming/Languages/.NET/.NET_Framework_2.0/Q_23225618.h...
Hello,
I have an unusual problem related to Windows Services which I havent been able to solve for a few days and thought I should ask here. Any help is very appreciated.
I have built a wi...
http://www.experts-exchange.com/Programming/Languages/.NET/.NET_Framework_2.0/Q_23384817.h...
I have been googling around to find a way I can feed my application the current price of gas (preferably through a web service), but haven't had much success.
I also looked on seekda.com and no lu...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23406386.html
Zones:
C#Date Answered: 05/20/2008 Rating: 8.3 Views: 0
hi there web service experts, have this problem need to have a solution for this:
input sample: Begin list-sub\nResult=[Failed]\nBegin 1\nActual=[list-sub:123456789]\nNE=[HLR]\nRsult=[Failed]\nD...
http://www.experts-exchange.com/Web_Development/WebApplications/Q_23410297.html
I need my web service to log the SOAP/XML information into a flat file. Since the web service can be consumed by a third party, I cannot put the soap extension on the client.
How can I make the ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/SOAP/Q_23438607.ht...
Zones:
SOAP,
XML,
C#Date Answered: 06/05/2008 Rating: 7.0 Views: 485
hi experts
I try to dowload files from a sharepoint library and save them to the local file system by using this exe.
Now i have the following error ( see file attached).
how to handle this ...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/MS-SharePoint/Q_2387...
Zones:
SharepointDate Answered: 11/04/2008 Rating: 9.1 Views: 205
hi EE,
I'm experimenting with web services, never done it locally as normally on a real environment although Im getting problems because of it.
I have my web service site with my custom built o...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23949746.html
I have created a web service to return the elements of a table. Now I would like to return the related items from another table. Can I return the information within a child element. Below is the...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_24089024.html