Welcome to DetlefGrohs.com Sign in | Join | Help

Saturday, September 29, 2007 - Posts

Yet Another Halo 3 Post

I got Halo 3 when I got back into town and I am enjoying it immensely. I started on Easy, but restarted on Normal once I realized that you don't get any achievements until you play on Normal or better. I am on the 4th mission now and it has been great.
posted by detlef | 0 Comments

DateTime Site Column Code Snippet

Another code snippet that creates a Date/Time site column in SharePoint 2007. I need to collect all of these field creation code snippets into a longer more comprehensive post. spweb.Fields.Add("MyDateTimeField", SPFieldType.DateTime, false);
posted by detlef | 0 Comments
Filed Under: ,