Last week, we've blogged about a high-risk security vulnerability in all versions of ASP.NET. Toda ...
Recently, Microsoft has undisclosed a high-risk security vulnerability in all versions of ASP.NET. An attacker using this vulnerability ...
Our partners are developing custom tools (typically console applications) to import external data into ADAM all the time. They do a gre ...
DocMaker uses InDesign Server as the back-end technology for document processing, but is cleverly designed to minimize the server load for performance reasons. Furthermore, communication with the ser ...
A little time ago we've made an open source class library, Adam.JSGenerator, available for use. It's not only easy for snippets interac ...
One of the great misconceptions of the last 10 years of web development is XHTML. Initially welcomed as a way to make HTML easier to produce and parse using standard XML parsers, it never really was u ...
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 ...
In the previous article I've shown how to improve the design-time experience of your custom workflow blocks by creating a TypeDescriptor class and take advandage of the PropertyGrid ...