Hey All, I have a windows form application that has a textbox for input value and a button... On the first step : on button click..i will hit the db and add the input value on the total value... On the second step : I will get this total value and add it on my msn messenger as a personal message....
For now I've done the first step..but before I start the second step I want to make sure if there is a way to link between .net and msn messenger...And if theres not..Ill just drop the second one...
So my real question is : I just want to know if there is a way to interact between .net C# and msn messenger
Thanks alot =)