ShowUsYour<Blog>
Irregular expressions regularly
-
Call it problem solving
I just saw a link on Paschal's blog to some interviews with Bill Gates. I loved this one in particular...
-
WinForms DataGrid row highlighting
Here's something that I've burnt hours on before... HOW TO: set the row color in WinForms datagrid when selected?
-
ASP.NET Starter Kits - mining for jewels
As I was ranting to Dave: "Somehow people are missing the Starter Kits and I'm not really sure why".
-
GotDotNet User Samples Rss feed
Just saw a blog entry from Duncan about a new Rss feed for User Samples on GDN... 3 words "subscribe to it":
-
Experiences Shared ( that's static to you )
I've been having a nice chat with ( d.o.t.d. ) Dave about our respective growth as developers :-)
-
Mort by day, Elvis on the bus.
I've committed to buying the book that Kent mentioned - Build Your Own .NET Language and Compiler . It sounds like just the sort of book that I'd love for reading on the bus on the way to work and back. In fact this paragraph from the blurb sums up my own feelings very well:
-
Some quotes to keep me sane....
"Twenty years from now you will be more disappointed by the
things you didn't do than by the ones you did do. So throw off
the bowlines. Sail away from the safe harbor. Catch the trade
winds in your sails. Explore. Dream. Discover." - Mark Twain -
I found a home... thanks INETA ;-)
After spending the past year without any local developer affilliations I finally found - via the INETA site - that there was in fact a .NET Users group in my home town - http://www.ineta.org/GroupDetail.aspx?GroupID=569&tabindex=1.
-
Changed Hex2Color algorithm
I'm not sure that this is the most optimal Hex2Dec2Color code around, but it will do me for the time being. I ended up writing a tool to wrap that following function so that I could easily enter a Hex string and see the color representation of it.
-
Allright, allright, so I've taken the pledge, happy now?
The last 2 nights have been spent feeling guilty for the crimes that I've committed. They were never really *big* crimes, more like indiscretions I'd say. Anyway, reading the new article on Msdn titled Writing Faster Managed Code was a timely reminder about what is required to write quality code.