There’s a really easy way to get the name of a feature that SharePoint requests from its provided GUID. For…
Tag Archives: guid
How to: Create a new Site Column in SharePoint 2010
As we’ve seen before, site columns can be created in a variety of ways, through the web interface, the SPD10…
Quick tip: Get a SharePoint 2010/2007 list GUID
There will be times when you will need to get a SharePoint list’s ID number. You might want to reference…
How to: Get the currently logged on user’s Username and ID (ASP.NET – v:3.5+)
There’s very easy and practical way to deal with the need to get a user’s Username and ID when programming…
Basics: Create a new GUID
For power users that mostly work with the web interface, or the SPD10, this post will not prove very helpful…