what is the difference b/w coldfusion MX 6 and Coldfusion
MX 7?
Answer / praveen
Windows authentication introduced
thorough "cfntauthenticate" tag
cfcompile utility introduced which used for Sourceless
deployment
Administrator API: Change ColdFusion settings
programmatically, without logging into the CF Administrator.
Gateways: SMS, IM (based on Extensible Messaging and
Presence Protocol) gateways introduced
| Is This Answer Correct ? | 0 Yes | 1 No |
Is there any way to add two arrays together?
What is the difference between single (') and double (") quote in a string in perl?
List the files in current directory sorted by size ?
What are the advantages of perl programming?
Explain grooving and shortening of arrays?
What does this symbol mean '->'?
What is goto statement in perl?
What does redo statement do in perl?
What are some of the key features of objects in perl?
how to find a substring in a string without using substr built in functions, and print the substring found
Explain grooving and shortening of arrays and splicing of arrays?
Where the command line arguments are stored and if you want to read command-line arguments with Perl, how would you do that?