disadvantages

what are the advantages and disadvantages of making ajax calls using jquery?

As jquery ajax calls makes life really cool without a page refresh... But still interested to know some of the advantages and disadvantages of making ajax calls with jquery.... As i am using ajax calls for all my Add,Edit and Delete operations in my website it works pretty well as of now... Still knowing about the disadvantages would ma...

Who can tell me about his own experience using Magnolia CMS?

I am looking for some comments on Magnolia CMS. Is there anybody out there having experience on Magnolia and willing to tell about? I am interested in comments like usability, how fast to start with, potential problems, advantages, disadvantages (in comparison to other open source CMS). E.g. I could not find out if Magnolia is able to us...

Disadvantage of White Box Testing?

Hi Folks, Can you think of any disadvantages of White Box testing - other that the tester needs to know and understand the code (which may have a cost)? Thanks, ...

What are the disadvantages in using Garbage Collection?

Most of the modern languages have built in garbage collection (GC). e.g. Java, .NET languages, Ruby, etc. Indeed GC simplifies application development in many ways. I am interested to know the limitations / disadvantages of writing applications in GCed languages. Assuming GC implemenation is optimal, I am just wondering we may be limite...

What are the disadvantages of using inheritance as a way of reusing code?

What are the disadvantages of using inheritance as a way of reusing code? ...

When and Why to use abstract classes/methods?

I have some basic questions about abstract classes/methods.I know basic use of abstract classes is to create templates for future classes. But are there any more uses of them ? When should you prefer them over interfaces and when not ? Also when are abstract methods useful ? ...

Advantages/Disadvantages of using Access Applications

I was wondering what the advantages/disadvantages of using Microsoft Access would be compared to just creating a custom C# application. Is the execution time the same? Has its time already passed? ...

Disadvantages of storing images in a Database?

Hey! Can anyone please tell me the disadvantages of storing images in a MySQL database? Is it not as efficient as storing the images on the server? Like, will it take longer for the images to load and perhaps slow download the database? Appreciate the help! ...