-
RadCompression Module and RIA
Planet Software are long-time users of Telerik controls, and one of the nice modules they provide is called RadCompression...
-
On-the-fly Translation using the Microsoft Translator Service
When writing an application that supports multiple languages, obtaining proper (read human) translations of the source material is paramount if you want to convey a professional image to your clients. Automated translation has come a long way over the years, and will no doubt continue to improve...
-
Exchange Web Services (EWS) Managed API – Part 3: Change Notification
EWS allows us to subscribe to both push and pull notifications. This means that we can optimise the caching that we want to perform in our application to make use of such notifications to refresh our cached copy of data. Let’s take a look at how easy this is to accomplish with EWS Managed API…