Deploying CFML on ASP.NET Using BlueDragon
This document describes how to install BlueDragon.NET and run CFML applications via the Microsoft IIS web server and the .NET framework, without requiring the installation of proprietary Adobe ColdFusion server software. See section 6 for details on the technical underpinnings of how BlueDragon.NET is implemented.
This document also offers a brief overview of the .NET Framework. More importantly, it explains the many benefits of .NET deployment for CFML developers. It discusses the many forms of integration that are possible between CFML pages and native .NET components, including ASP.NET pages. Section 3 discusses these many benefits, and the details and code examples of integrating CFML and ASP.NET are detailed in a separate document, Integrating CFML with ASP.NET and the Microsoft .NET Framework.
Read more