Not really, ASP.NET is not part of the integration story. Another way to look at it, kinda, is that CF8 integrates with server side ..NET stuff, but not client side .NET stuff, like the ASP.NET UI controls.
--- Ben -----Original Message----- From: Scott Stewart [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 27, 2007 12:43 PM To: CF-Talk Subject: RE: Coldfusion Consuming a .Net Control So the .net code would then call whatever controls you wanted to use. Or is there a complete disconnect between ColdFusion and .Net controls? Sorry for putting out inaccurate information. :) -- Scott Stewart ColdFusion Developer SSTWebworks 4405 Oakshyre Way Raleigh, NC. 27616 (703) 220-2835 http://www.sstwebworks.com http://www.linkedin.com/in/sstwebworks Boycott Sys-Con http://www.sstwebworks.com/blog/index.cfm/2007/10/16/Boycotting-SysCon -----Original Message----- From: Ben Forta [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 27, 2007 12:06 PM To: CF-Talk Subject: RE: Coldfusion Consuming a .Net Control Actually, that won't work. CF8 can consume .NET classes etc. You have access to the .NET framework and any .NET code you write yourself. But CF cannot use ASP.NET controls. I see that Vince also responded, and he is correct. --- Ben -----Original Message----- From: Scott Stewart [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 27, 2007 11:22 AM To: CF-Talk Subject: RE: Coldfusion Consuming a .Net Control You should be able to with CF8. Call it as a cfobject -- Scott Stewart ColdFusion Developer SSTWebworks 4405 Oakshyre Way Raleigh, NC. 27616 (703) 220-2835 http://www.sstwebworks.com http://www.linkedin.com/in/sstwebworks Boycott Sys-Con http://www.sstwebworks.com/blog/index.cfm/2007/10/16/Boycotting-SysCon -----Original Message----- From: Jose Diaz [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 27, 2007 10:34 AM To: CF-Talk Subject: Coldfusion Consuming a .Net Control Hello All, I have had the following request past onto me: Can we pass CF a .net 3.0 dll containing a control - say the calendar control, and then allow CF to consume this dll and display the calendar. I am using CF8 and I am aware that BlueDragon could be a possible answer to this, I was wondering if this is possible with CF8. The most I have done so far is use cfobject to expose some .net methods and display the data they return. Hope this makes sense. Thanks, Jose Diaz ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293886 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

