Greg Hurlman

6,266
Reputation
375 views

Registered User

Name Greg Hurlman
Member for 1 year
Seen 5 hours ago
Website
Location Halfway between the boardwalk and Six Flags, NJ
Age 31
SharePoint Application Architect at Avanade.

We're hiring! If you have great SharePoint development skills, want things like a gadget budget and MSDN Premium subscription, and hate soul-crushing treadmill work, contact me!

Programmer for 25 years, .Net developer since 2001.

Twitter: @ghurlman

Xbox Live Gamertag: MyGodWhatIsTHAT
1d
comment Will MOSS 2007 custom app run fine on sharepoint 2010?
You won't necessarily need to upgrade a SharePoint app built with VS2008 - SP2010 will support ASP.Net 3.5 out of the box.
1d
asked Clearcase Remote Client in Visual Studio 2008 on a 64-bit client?
Nov
18
awarded  Good Answer
Nov
17
comment Why scroll wheel is so rare on keyboards?
Because it's on the mouse.
Nov
16
revised What developer features excite you the most for WSS 4.0 / SharePoint 2010?
edited tags
Nov
16
asked Error activating more than one site’s Publishing (Site) Feature concurrently
Nov
16
answered MOSS 404 errors for some users on certain sites, sometimes…
Nov
12
accepted How does the ASP.NET “Yellow Screen of Death” display code?
Nov
9
revised SharePoint “Thread was being aborted” looping through a SPListItemCollection
added 197 characters in body
Nov
7
comment Sharepoint web part: type could not be found/registered as safe
My first thought - where is the DLL on the server? Local bin directory or the GAC?
Nov
7
answered Related to Sharepoint Technology
Nov
6
comment SharePoint “Thread was being aborted” looping through a SPListItemCollection
@Ryan - for exactly the reasons I stated in my response. Says MSFT - blogs.msdn.com/subhajitc/archive/… or office.microsoft.com/download/… Or you could dig through SPList & SPListItemCollection using Reflector.
Nov
6
comment Is there a way to make Firefox ignore invalid ssl-certificates?
This seems like a Very Bad Idea.
Nov
6
comment SharePoint “Thread was being aborted” looping through a SPListItemCollection
@Ryan, I wasn't quoting any articles; that's code I've written a million times over.
Nov
5
revised SharePoint “Thread was being aborted” looping through a SPListItemCollection
title typo
Nov
5
answered SharePoint “Thread was being aborted” looping through a SPListItemCollection
Nov
4
comment How to set up a SharePoint 2010 developer machine?
In my experience (Beta 2), Windows 7 with no user programs running outside of IE, with a single request to a team site & to central admin to spin up both web apps put about a 3.25GB load on RAM. I'd say 4GB is a minimum, 6GB to be safe, and MSFT recommends 8GB.
Oct
31
accepted How to restore a SharePoint 2007 backup on a SharePoint 2010 server
Oct
29
answered Free alternate to sharepoint portal ?
Oct
29
answered How to set up a SharePoint 2010 developer machine?
Oct
26
comment What is the biggest new feature/improvement in SharePoint 2010?
Note: this is almost useless for consultants that find their domain-joined laptop often disconnected from their domain - can't authenticate you, locks you out.
Oct
24
comment Sharepoint : Prevent a feature from activating on a condition..
+1 to this - total control over your lists, especially in upgrade scenarios.
Oct
22
answered What is the biggest new feature/improvement in SharePoint 2010?
Oct
22
answered How to restore a SharePoint 2007 backup on a SharePoint 2010 server
Oct
22
comment What is the biggest new feature/improvement in SharePoint 2010?
If you think this question isn't programming related, then you haven't been paying attention.
Oct
19
comment SharePoint 2010 and Firefox/Safari, will Kerberos work ?
The NDA has expired for SharePoint 2010, starting with Beta 2.
Oct
8
accepted What is a reasonable length limit on person “Name” fields?
Oct
7
comment What developer features excite you the most for WSS 4.0 / SharePoint 2010?
Keep in mind - LINQ or no LINQ, list "joins" are never joins. Lists can be many things, but they are decidedly not tables.
Sep
25
answered I just installed WSS 3.0 — now what?
Sep
24
revised Is it possible, by any stable method, to enable ReadyBoost on Windows Server 2008?
edited tags
Sep
24
comment Mono on the iPhone?
Outdated, oddly enough, by Miguel's MonoTouch project.
Sep
23
comment generate a unique string from the post title like stackoverflow
I'll admit, I lol'd at "glop"... I may need more sleep.
Sep
22
revised How can I determine a CLLocation or MKPlacemark from an address?
deleted 52 characters in body; edited tags
Sep
21
awarded  Tumbleweed
Sep
20
comment Is anyone testing Mono-Touch?
It's been released.
Sep
20
asked How can I determine a CLLocation or MKPlacemark from an address?
Sep
15
revised Anything better than CruiseControl for .Net CI?
typo
Sep
15
asked Anything better than CruiseControl for .Net CI?
Sep
15
asked What SharePoint development concepts are the hardest for ASP.Net developers to understand?
Sep
14
asked Problem rebinding a project in VSS
Aug
20
asked Noscript tag’s content being displayed even though JavaScript is enabled?
Aug
20
accepted MS SharePoint 2007 - Anyone know where I can find a thorough learning resource?
Aug
20
answered MS SharePoint 2007 - Anyone know where I can find a thorough learning resource?
Aug
19
revised Creating a project in Team Foundation Server without publishing to SharePoint Server
edited tags
Aug
6
comment Determine the Next SPListItem ID in a MOSS SPList?
This is the sort of question that should make you rethink your approach. Why do you need to know the future? What do you need this value for?
Aug
6
answered SPWeb.Site, should you call Dispose() on it?
Aug
2
awarded  Yearling
Jul
31
asked How to send a message from one instance of a managed app to another?
Jul
30
comment Accessing the Sharepoint Lists Web Service from .NET
Not downvoting or voting to close yet, but... did you forget to ask a question?
Jul
27
awarded  Enlightened