David McCollough
<a href="http://technorati.com/faves?sub=addfavbtn&add=http://weblogs.asp.net/DavidMcCollough"><img src="http://static.technorati.com/pix/fave/tech-fav-1.png" alt="Add to Technorati Favorites" /></a>
-
Anonymous access and SPContext
Recently I was working on a public facing SharePoint publishing portal and was using SPContext to retrieve the page layout name by making a call to PublishingPage.GetPublishingPage and giving it SPContext.Current.File.Item as it’s argument.
-
Thanks to the Kansas City Office Geeks
I just wanted to take a minute and say thanks to the Kansas City Office Geeks for hosting the SharePoint Saturday event last Saturday.
-
David McCollough for Tulsa SharePoint User Group President 2009
I would like to announce my candidacy for President of the Tulsa SharePoint User Group 2009. The elections will be held during the monthly meeting on February 9, 2009, from 6:00PM until 8:00PM.
-
Free E-Book of the Month from Microsoft
To celebrate Microsoft Press 25th Anniversary they are offering a couple of FREE E-Books.
-
Free E-Book for SQL Server 2008
Learn about the major new features in SQL Server 2008 including security, administration and performance with this FREE E-Book from Microsoft Press.
-
Help with Regular Expressions
Regular expressions are a very powerful tool in any programmers toolset.
-
Kansas City SharePoint Saturday February 7th
Becky Isserman runs the Kansas City Office Geeks User Group and is helping organize a FREE, all day SharePoint Training event, on February 7th. The event is SharePoint Saturday and registration is still open. Several SharePoint guru's from Oklahoma and surrounding states will be in attepndance.
-
STSDev wsp (cab) file size
Recently a co-worker and I were using Ted Pattison's excellent STSDEV utility to package up some images in a feature that we were creating for a MOSS Publishing Portal.
-
Retrieving a URL field from a list
Recently I had a need to retrieve a URL field (Field Type was Hyperlink or Picture) from a SharePoint List so that I could use the URL to dynamically create a Hyperlink.