1,589 reputation
317
bio website pointtoshare.wordpress.com
location South Africa
age 31
visits member for 1 year, 11 months
seen May 3 at 14:04
stats profile views 75

I'm a senior Sharepoint developer for a global company. I like to share my ideas and views, and I like to engage and learn from the Sharepoint community.

I believe Sharepoint is a fantastic product and will go from strength to strength.


May
17
awarded  Self-Learner
May
3
asked Parralel workflow While Loops
May
2
accepted Infopath Data Connections not site relative
May
2
comment Infopath Data Connections not site relative
Thank you Ian. This looks like a good fix. Isn't it irritating though that we have to go through all this to get a simple thing to work?
May
2
asked Infopath Data Connections not site relative
Apr
30
awarded  Tumbleweed
Apr
23
asked SharePoint 2013 Hashtag searching not working
Apr
10
answered SPGridview Sorting issue with Modal control - Double postback
Apr
10
asked SPGridview Sorting issue with Modal control - Double postback
Mar
19
awarded  Popular Question
Mar
19
answered How to access a site on another machine in the same domain programmatically?
Mar
13
comment Create user profile programmatically
If it's in a webpart, then add the web part to a page..
Mar
13
answered Path of “New Item + Edit” class
Mar
13
comment Sharepoint linked documents
Why do you need to have the group by links in the edit properties box? That makes no sense from a context point of view. The List view web part renders filter/ group by links by default. Why not use them?
Mar
13
comment Can a sandboxed WebPart access SPWeb.AllProperties
@Sig Weber, please change Vardhaman's answer to the correct one :-)
Mar
13
comment Can a sandboxed WebPart access SPWeb.AllProperties
Hi there. Your answer is correct. I tested using this code and it works perfectly: web.AddProperty("Tester", "Some Demo Data"); this.Controls.Add(new LiteralControl("<br/>Succesully retrieved Tester from web.GetProperty(\"Tester\") = " + web.GetProperty("Tester").ToString()));
Mar
12
comment Delete users profile and deploy your own Users Webpart for all users in the farm
Are you talking about the My Profile page? If so, these are just Sharepoint pages. You can edit them and remove web parts if you are an admin.
Mar
12
answered Can a sandboxed WebPart access SPWeb.AllProperties
Mar
12
answered Whats the best way to create a mirror of a live sharepoint farm
Mar
8
answered Styling divs and other css styles to HTML elements in SharePoint 2013