Greetings All!
I am new to SharePoint 2010 development (But have been programming for 15 year). I have been tasked with building an Enterprise site directory based on sites a user has access to. I know I can use the Core Search Results web part to achieve this, but a given user could have access to 1,000's of sites, of which perhaps only a handful are sites they actually access from time to time.
That said, I have been asked to tag the site with "I like it" when the user accesses the site for the first time. We can then filter out the Core Search results based on this tag. My question is - what is the best approach to make this happen? A webpart? Add code to the master page? Something else?
Thanks!
-Andy