How to create an outlook extention which consumes data from azure -
i'm not sure start looking - need create outlook extension gets data via api azure.
bascially, when client clicks on email, system makes api call see if there additional data sender azure sql database, , populates view in outlook info, if exists.
i'm not sure technologies should using (i've never created outlook extension), tips appreciated.
the below link learn how create outlook 2010\2013 add-in using c#.
http://msdn.microsoft.com/en-us/library/cc668191.aspx
the below links connecting sql azure
http://msdn.microsoft.com/en-us/library/ff951633.aspx http://msdn.microsoft.com/en-us/library/ee336243.aspx
let me know if further needed, happy coding !!
Comments
Post a Comment