ShowUsYour<Blog>
Irregular expressions regularly
-
Justin discusses "peering" technology
http://weblogs.asp.net/justin_rogers/archive/2004/11/06/253224.aspx
-
Poem: To A Friend Whose Work Has Come To Nothing
As seen on George Reilley's blog...
-
Adelaide .NET UserGroup meeting next week
Details here: http://www.adnug.com/notices.htm
-
MsdnConnection site of the month
Hey, Frank just noticed that ProjectDistributor got named site of the month on the new MsdnConnection program... cool!
-
Fixed my SqlServer/Enterprise Manager issues
Lately SqlServer has been giving me some little headaches...
-
Some golden rules to adhere by when thinking about features
When we started doing a spec for ProjectDistributor Justin and I had some long chats about what features we wanted in and how they would be implemented. In fact, there were dozens of features that we discussed and, as we progressed we found that we needed a better methodology for quickly deciding whether features would be winners or losers. Additionally, we needed a better way to describe new features to one another so that we didn't waste cycles trying to understand what the other person was trying to say.
-
Managing XML schema collections in SQL Server 2005
Kent Tegels keeps us entertained while walking us through working with schema collections in SQL Server 2005
-
Blogging Portals - useability and finding stuff
Tonight I was feeling really crappy about MS Project. I was thinking about all the ways that I'd just love to get the box and squash|crush|kill|destroy it... {some mental karma excercises}... ok, better now.
-
ELMAH installed on PD
This morning (at approximately 3am :) I installed ELMAH on the ProjectDistributor application. ELMAH is an HttpModule and an HttpHandler which combine to capture and provide global reporting of exceptions which are occurring in your web applications. The whole excercise took me a mere 10 minutes to:
-
Response Output Filters
I just finished reading Dino Esposito's excellent article from the September Msdn Magazine titled: Design Smarter Tracing for ASP.NET Pages