Note that there are some explanatory texts on larger screens.

plurals
  1. POoutputs using asp.net
    primarykey
    data
    text
    <p>Before voting to close on "non constructive" I'd like to point out that MS found this information to be important at one time or they wouldn't have created <a href="http://msdn.microsoft.com/en-us/library/aa479305.aspx" rel="nofollow">Migrating from ColdFusion to ASP.NET</a> to begin with.</p> <p>Also, this question has solid answers that are not up for debate.</p> <p>We are looking into a project where ColdFusion doesn't work for various reasons so we're looking at asp.net mvc as the solution. I've done some preliminary research but a lot of the results are dated so I can't be certain they are accurate. For example "Migrating from ColdFusion to ASP.NET" is from 2003.</p> <p>Anyway, ColdFusion has some pretty handy built-in features that I know we would be using on this project and I've looked into how these would be done in asp.net but as I've said, the results are a couple years old or older and as often as MS updates MVC / CLR / EF I don't know if those answers are valid anymore. None of us here have much experience with .net so we have no knowledgeable history of features.</p> <p>My direct question is, are there built in solutions in ASP.net (MVC) for these ColdFusion features? If not, what are the current best 3rd party solutions? Links to docs, websites, etc would be fine. I'm not asking for anyone to write a solution for me. Below are links to ColdFusion docs for the features I need to know how to address. Thanks in advance.</p> <ol> <li><a href="http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-7c21.html" rel="nofollow">CFDocument</a> / <a href="http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-7995.html" rel="nofollow">CFPDF</a> - PDF generation using HTML and CSS</li> <li><a href="http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec17cba-7f87.html" rel="nofollow">CFSpreadsheet</a> - create Excel documents.</li> <li><a href="http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-7910.html" rel="nofollow">CFPresentation</a> - create PowerPoint documents.</li> <li><a href="http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-7930.html" rel="nofollow">CFChart</a> - charting HTML5 / Image / flash</li> <li><a href="http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-7945.html" rel="nofollow">CFImage</a> - image manipulation. (thumbnailing, rotating, converting, etc)</li> <li><a href="http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-782d.html" rel="nofollow">CFExchangeConnection</a> - connect to exchange mailboxes.</li> </ol>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload