If you have a list of paths for which you want to create corresponding classifications in ADAM, then you can simply foreach through all these paths and call ClassificationHelper.CreateClassificationUs ...
When there’s a need to publish information from a web application in a manner that can be consumed by client applications easily, Web Services have long been a logical choice. Historically, there’s be ...
It’s been over a month since my first article about ADAM & MVC, so this one is long overdue! We’ve been working hard on the next version of our platform, but I managed to sneak in a couple of hou ...
Typically, to get a list of all the filenames of a specific set of records, you will load the records using RecordCollection, and then foreach through the Record objects to get the filename ...
The IN search operator you all know. Those who don't, read this. This operator is crucial if you want to search for objects that have a property whose value matches one of multiple values. The disa ...
Creating a custom Media Engine allows you to use new media software to perform Media Actions on files in ADAM, such as creating previews, extracting textual content or reading ...
Today, Johan Nyberg from Gothia informed me about a problem in the MediaCircle DLC on FireFox 3.x. The images in the zoom-view do not show up. Instead, white boxes are rendered, which zo ...
Most instance members of the objects in the ADAM API are not thread-safe. This has been done especially to reduce the complexity of the code and thus improve the performance and reliability. Howeve ...
Ever wanted to display records via a classification browser? The ADAM ClassificationTree control makes this easy for you. All you need is a... ClassificationTree control and a couple lines of code.Thi ...
This article is soooo cool, and it is so for several reasons.First, I didn't write it. The idea, the development and writing the article are all done by Søren Trudsø Mahon from our ADAM partner DXP. S ...
Older posts >:>: