> Is it possible to use Coldfusion & ASP.NET together inside of > the same of the application? Does anybody currently do this? > Can anyone point me to any tutorials or examples on how well > they work together, how you can pass form variables between > them? Any help or pointers would be greatly appreciated. > > My reason for asking this is that I have been asked to try to > convert one of our Coldfusion applications to ASP.NET but > before commiting totally to it I would like to know if I > could convert certain areas of it and still have the > application running. Am I wishing for too much?
If you want to share data and functionality between CF and ASP.NET, BlueDragon.NET will probably be your best bet when it's out of beta (which should be very soon). If you'd prefer to continue using CFMX, you might want to look into Black Knight: http://www.gestaltech.com/products/blackknight/blackknight_overview.cfm I haven't worked with it, but it may be a more viable approach than using web services, which are a relatively inefficient way of sharing data and functionality on the same host. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ phone: 202-797-5496 fax: 202-797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185218 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

