Try passing and receiving XML and you will see what I mean.
"This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910. The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions." Visit our website at http://www.reedexpo.com -----Original Message----- From: Kevin Aebig To: CF-Talk Sent: Tue Apr 24 20:50:32 2007 Subject: RE: Coldfusion Integration with .net,java Hi Neil, I'm not sure what you mean by passing strings as we also use integers and lists quite easily. If you have trouble mapping an object from .NET to something in CF, take advantage of the custom datatypes you can use with CFC's to easily deal with them. Cheers, !k -----Original Message----- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 24, 2007 1:26 PM To: CF-Talk Subject: Re: Coldfusion Integration with .net,java Indeed, as long as the web service is passing strings ColdFusion talking to ....NET and vice versa is a piece of cake. Don't get too excited about CF8 integration with .NET thpugh, from what I have seen it will be very limited. If only Adobe would see that ColdFusion for .NET is a great idea. "This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910. The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions." Visit our website at http://www.reedexpo.com -----Original Message----- From: Kevin Aebig To: CF-Talk Sent: Tue Apr 24 20:20:36 2007 Subject: RE: Coldfusion Integration with .net,java Hate to break the fun by doing Coldfusion to .NET or .NET to Coldfusion with Webservices is entirely possible. Though I'm quite sure you mean that the datatypes are off (query <> dataset), that's easy to deal with. We deal with CF <> DotNET in a number of internal projects and they all function extremely well. Cheers, !k -----Original Message----- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 24, 2007 5:25 AM To: CF-Talk Subject: Re: Coldfusion Integration with .net,java CF 7 is built on Java. If you want to integrate natively with .NET you'll have to wait for CF8. Otherwise webservices work well with ......NET. On 4/24/07, srinivas ganta <[EMAIL PROTECTED]> wrote: > Hi, > > Any guys had gone thru the coldfusion integration with .net or Java? > i have few questions regarding it. > 1.what can u achive with integrating coldfusion with .net or java? > 2.which combinatation works good(coldfusion with java OR coldfusion with > ..net) > 3. what kind of projects u suggest CF with .net? > 4. what kind of projects u suggest CF with java? -- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion?sdid=RVJW Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276155 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

