Exchange and visual studio, EWS

In this article i am using Exchange 2007, Server 2008×64 and visual studio 2008. However I expect most versions of forementioned programs will function in a similar way. Setting up the EWS Urls: As with most aspects of development, the setup can sometimes take a good chunk of time and research to get right, after Exchange and visual studio, EWS

Javascript Dynamic Event

Javascript Dynamic Events / Javascript Custom Events I often asked myself: How do I create a custom event in javascript? Something I have been using for quite awhile now is my own custom event handler for javascript, it’s pretty simple compact and easy to use To use; just copy the devent function to the page Javascript Dynamic Event