Sign in
Being Scott Densmore
One Angry Coder
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Enterprise Library
patterns & practices
patterns & practices
Personal
Refactoring
Technology
Test Infection
Unity
Visual Studio
Archive
Archives
August 2008
(1)
April 2008
(1)
March 2008
(2)
February 2008
(1)
January 2008
(3)
October 2006
(1)
January 2006
(2)
December 2005
(3)
November 2005
(1)
October 2005
(2)
September 2005
(1)
August 2005
(12)
July 2005
(8)
June 2005
(11)
May 2005
(12)
April 2005
(10)
March 2005
(15)
February 2005
(10)
January 2005
(13)
December 2004
(8)
November 2004
(8)
August 2004
(8)
July 2004
(5)
June 2004
(12)
May 2004
(4)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Being Scott Densmore
Testing BlogJet
Posted
over 9 years ago
by
scottdensmore
0
Comments
I have installed an interesting application - BlogJet . It's a cool Windows client for my blog tool (as well as for other tools). Get your copy here: http://blogjet.com "Computers are useless. They can only give you answers." -- Pablo Picasso
Being Scott Densmore
This is Me?
Posted
over 9 years ago
by
scottdensmore
3
Comments
Me as a South Park character... via Peter Provost .
Being Scott Densmore
Why is Clean Project not a first class citizen
Posted
over 9 years ago
by
scottdensmore
1
Comments
I know this seems trivial, but since my move to the .NET world in Visual Studio .NET (VS.NET), I sorely miss features from Visual C++ functionality. Now before I get to my point I want to give a little overview of how VS.NET works before getting to for...
Being Scott Densmore
API Studies
Posted
over 9 years ago
by
scottdensmore
1
Comments
Last night I went and heard a talk from Steven Clarke on API usability. I always heard knew about this, but after hearing Steven talk last night, man I am starting to get my head around how different developers approach an API. Now if there was one take...
Being Scott Densmore
The return of the Iterator
Posted
over 9 years ago
by
scottdensmore
0
Comments
Brian is a genius. I have really been p***** ever since I lost the ability to have generic iterators like I had in C++. We can all argue about the type safety later, lets just stick to the point. Brian's post is pure genius. Learn it, love it, live it...
Being Scott Densmore
What do we do here?
Posted
over 9 years ago
by
scottdensmore
0
Comments
Sandy , a fellow Titans fan, has a great post about what we do here at patterns and practices (although a little long winded ) .
Being Scott Densmore
Another Non Admin Woe in Visual Studio
Posted
over 9 years ago
by
scottdensmore
0
Comments
Today I needed to run some unit tests in an admin console (thanks to Aaron ), so I fired up VS as admin and built the project and ran my tests. This was the first time I had built the project, so when I went back to loading VS as Non-Admin, I got an access...
Being Scott Densmore
How to Scroll in a Command Window
Posted
over 9 years ago
by
scottdensmore
3
Comments
As Brian Button pointed out earlier, I am keyboard junkie. I found myself today needing to scroll through my console window after running some unit tests that had failed. Now my first thought would be page up / page down... nope didn't work. Confused...
Page 1 of 1 (8 items)