You can go web service route, but I'd just like to comment, xml & web
services, are not always the best solution.
Web services & xml have a performance overhead, especially Serializing /
de-serializing to xml. Sometimes it is better a custom interfaces, or other
remote method such as  DCOM, corba, RMI...

Web services and XML are not a panacea.

They are pretty cool though :-)


> >app.  The C# app makes a HTTP request, grabs a WDDX packet (a query with
> >about 15,000 records), does some intense calculations, and returns just a
> >few variables.

Also you chould get the c# app. to post to a cfm template.

WG

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to