Greg Robinson's Blog
I report it, you decide
-
An Interesting Read on Management versus Development
This is something I think about often, glad to see others do to. I enjoy management but often wish I was back in the trenches architecting, designing and developing.
-
Getting SQL Joins
I always have to stop and think about a SQL Join before using one. Call me dumb or maybe I just don't get it. It's a block for me.
-
Writing programming books
Petzold writes an interesting blog on authoring programming books.
-
Download the .NET Framework source libraries via a standalone install
Seems Microsoft wants us to see their code, with comments, pretty cool:
-
LINQ
I finally gave
-
Microsoft Surface
In case you have not heard of this yet, check it out:
-
Our company is hiring
We are hiring another.NET Developer. We have a lot of fun here and there is lots of room for growth.
-
VS 2005 and your graphics card
If you are using VS 2005 consider upgrading your graphics card.
We noticed right a way that the IDE was slow and sluggish using the integrated, on board graphics card that came with our machines. We updated to a 128MB graphics card and it made a world of difference in speed within the IDE. The IDE in 2005 is graphics heavy and the new card really helps. -
MIX07, announcement week
In case you have not heard, and who has not, MIX07 is this week and Microsoft is making all kinds of news.
-
Moved to 2.0
So we moved to Framework 2.0 yesterday. We spent about 4 weeks cleaning up our code prior, enough to get a clean compile. We are seeing some strange visual things when running our app but overall so far so good.