Sign In
C# Tea Time
Random ramblings on C#, life at Microsoft, and other technology facets I find interesting.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Automation
Community
Hiring
Linux
Open Source
Orcas
Visual Studio
Archive
Archives
April 2008
(3)
April 2007
(1)
January 2007
(2)
September 2006
(2)
April 2006
(1)
January 2006
(4)
November 2005
(5)
October 2005
(2)
September 2005
(1)
April, 2008
MSDN Blogs
>
C# Tea Time
>
April, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
C# Tea Time
Environment Agnostic Tests
Posted
over 4 years ago
by
eric
1
Comments
What is an environment agnostic test? This is a test which will execute successfully no matter how the environment is configured assuming that the product which you intend to test is available on the machine. What are some possible environment variables...
C# Tea Time
DevDiv Source Control
Posted
over 4 years ago
by
eric
2
Comments
A question that I was recently asked on a trip was what source control system we use and what it looks like. I've spent quite a bit of time in this space for our team and will try to answer the question with this post. What source control provider does...
C# Tea Time
Disposing Your Finalizers
Posted
over 4 years ago
by
eric
2
Comments
Yesterday I was bitten by a bug in our test infrastructure where the code was attempting to dispose of an object in the finalize method. It took me a bit longer then I had hoped to track down the issues, but in the end I did track it down and fixed it...
Page 1 of 1 (3 items)