what are the advantages and diadvantages of active reports
over crystal reports ?
Answer Posted / vishy
active reports has a better performance over crystal
reports.
because AR or even telerik controls use ajax support not
like crystal report
and also you can modify the schema file easily at run time.
better security.
AR is a latest version
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Is vb.net dead?
what is difference between namespace and assembly?
What languages does the .net framework support?
What is the difference between .dll extension and .exe extension files?
Write a program to find all text files in a logical drive and return the count of the number of files?
What are the difference between dispose(), close(), exit(), end()? When do we use them?
How can we store decimal data in .net?
Explain strong name in .net assembly?
how to get dynamic control array position or its index position?
What is an assembly and its use?
Before in my vb app I would just load the icons from dll. How can I load the icons provided by .net dynamically?
What is meant by jagged arrays?
What is the class that allows an element to be accessed using unique key?
What is the main use of a namespace?
Explain about garbage collection?