1. During people search if there are multiple result for same user. Check “sps3://SERVERNAME/” entry, there may be chances of multiple entries for this.
2. For displaying people result use “People Search Core Result” web part
3. During click on “My Site” link, personal site for user is created if “import connections” is configured in SSP otherwise it will be redirected to WSS “/_layouts/userdisp.aspx” page.
4. For getting documents inside folders in SharePoint document library use
”query.ViewAttributes = "Scope=\"RecursiveAll\" in CAML query.
5. For deploying SharePoint web service using WSP use following tag

2. For displaying people result use “People Search Core Result” web part
3. During click on “My Site” link, personal site for user is created if “import connections” is configured in SSP otherwise it will be redirected to WSS “/_layouts/userdisp.aspx” page.
4. For getting documents inside folders in SharePoint document library use
”query.ViewAttributes = "Scope=\"RecursiveAll\" in CAML query.
5. For deploying SharePoint web service using WSP use following tag
