8 reputation
2
bio website
location London, United Kingdom
age 26
visits member for 1 year
seen 16 hours ago
stats profile views 2

Currently learning the intricacies of asp.net with particular attention to the vb side of things.

Former PHP user that switched to meet a new role requirement. I'm also interested in learning RoR and will probably pester people on that when I get stuck!


Apr
15
comment Detecting first site visit - Sharepoint 2013
Marking as the answer as this is my likely method of doing this.
Apr
15
accepted Detecting first site visit - Sharepoint 2013
Apr
12
comment Detecting first site visit - Sharepoint 2013
I like the user profile idea but to modify it would require server object model use which then becomes a bit heavy for the requirements. It is however all then nicely hidden in their User Profile area and doesn't mean maintaining a list or DB.
Apr
12
comment Detecting first site visit - Sharepoint 2013
I'm not keen on SQL table purely because it will need to check on every load to see whether the user needs to see the tour. I do like the list idea and this is something that would probably work as my next attempt to tackle the issue. I'm assuming I'd just store the user profile name and a bool of whether they have seen the popup. This also has the benefit of being able to manually override.
Apr
12
awarded  Student
Apr
12
asked Detecting first site visit - Sharepoint 2013
May
24
awarded  Scholar
May
24
comment Sharepoint Farm - Adding in test servers
Thanks - I was thinking of this route but would need to devise a cloning policy for issues.
May
21
asked Sharepoint Farm - Adding in test servers