1 Reply Latest reply: Nov 6, 2014 11:10 AM by Carl Von Stetten RSS

    How to use .NET in CF ?

    S_NIKE Community Member

      Yes. You can use ColdFusion to call local or remote Microsoft .NET assembly classes as CFML objects. ColdFusion applications can use .NET assemblies to directly access and control Microsoft products (such as Word, Excel, or PowerPoint), use existing .NET components, or use .NET assemblies that you create to leverage features that are difficult to use or not available in ColdFusion or Java.