Microsoft
Software
Hardware
Network
Question : C# Web service recommendation
Server: Windows 2003, IIS 6
Clients: Windows XP, 7
Internal WAN usage only.
C# server and client app.
I've never dealt with developing a web service before. Ideally what I am trying to develop is an "engine" that:
accepts a CSV or text file as input.
outputs a document of a specific type.
Is this possible? I've been research soap and examples of file transferring but haven't exactly found yet what I'm looking for.
Answer : C# Web service recommendation
You should be calling SwingWorker.publish, not setProgress, and any GUI stuff should, as a result of that call to publish, be treated in SwingWorker.process
Random Solutions
how to permanently delete wireless profiles
How to test on an Android device
SQL in C# code .. Reading Output Parameters.
vCenter Converter and SBS2008
Split word document and save based on tags
binding data in aspx from sql data source
Configure Watchguard firewall to allow Windows Media Services streaming
REMOTE_DEPENDENCIES_MODE=S
IGNATURE
connect an iPhone to Windows SBS 2003
Compare user security groups - Active Directory