I was wondering if it is possible to view all tasks for a certain user at once. So that means all his tasks for the main site, and all his tasks of the sub sites.
I suppose that you can do it by using the content query webpart, or a custom webpart that uses the SPSiteDataQuery object - using the Task List SiteDefinition ID, or the ContentType as parameters.