Hi,
I have a Sharepoint integrated process.
A task gets created for a user in the tasks list in sharepoint.
when a user clicks on the task, the associated custom page opens up and user can put some comments in the page.
Now the issue which i am facing is that how we can update the sharepoint task from page code behind to continue the ...