Chris Falter

.NET Design and Best Practices
posts - 42, comments - 82, trackbacks - 24

My Links

News

All source code published on this blog is placed in the public domain.

Archives

Post Categories

Image Galleries

About Me

.NET Gotchas

If you're like me, you regularly encounter those "gotchas" with the .NET Framework. They might happen because the documentation is poor, or you assumed something you shouldn't have, or even, on the rare occasion, because Microsoft's implementation is kludgey. When I encounter a gotcha, I'll post a word to the wise here so you can avoid it.
Of Sobriety Tests and Loop Iteration

A skill that is useful during traffic stops can also help you write correct loop iterations.

posted @ Thursday, November 08, 2007 5:44 AM | Feedback (0) | Filed Under [ .NET Gotchas ]

Website Projects and Windows Authentication: a Volatile Mixture

As any fourth-grader who has ever attended a science fair can tell you, all you have to do is mix vinegar and baking soda to create a volcano that will spill lots of red, flowing "lava" all over your kitchen tile. Today one of my colleagues inadvertantly created a code volcano when he incorrectly mixed Windows authentication with an ASP.NET 2.0 website project....

posted @ Friday, November 02, 2007 10:01 AM | Feedback (0) | Filed Under [ .NET Gotchas ]

Do *NOT* Set up a Reparse Point for the Windows\Assembly Folder!

In order to free space on the system partition, we moved a variety of directories from drive C to drive D, and then used the Junction utility from SysInternals (now owned by Microsoft) to create reparse points on drive C that pointed to the new file locations on drive D. Unfortunately, the party ended when we tried to relocate the GAC...

posted @ Monday, July 16, 2007 8:31 AM | Feedback (2) | Filed Under [ .NET Gotchas ]

How To: Write a Unit Test for Multi-Dimensioned Output

posted @ Friday, May 04, 2007 8:42 AM | Feedback (1) | Filed Under [ .NET Gotchas ]

More on How To Re-throw an Exception

posted @ Wednesday, March 28, 2007 4:37 PM | Feedback (1) | Filed Under [ .NET Gotchas ]

How To: Re-throw an Exception

posted @ Thursday, December 07, 2006 6:31 PM | Feedback (2) | Filed Under [ .NET Gotchas ]

Visual Studio Team Server, the Gangly Adolescent

posted @ Thursday, August 24, 2006 11:44 PM | Feedback (1) | Filed Under [ .NET Gotchas ]

The Literary Ambitions of the ASP.NET 2.0 Site Compiler

posted @ Friday, April 28, 2006 8:39 PM | Feedback (11) | Filed Under [ .NET Gotchas ]

Exceeding the Wildest Dreams of the Microsoft Marketing Department

posted @ Friday, April 21, 2006 2:07 PM | Feedback (6) | Filed Under [ .NET Gotchas ]

VS 2005 Gotcha: Project Loading When Opening Solution from Source Control

posted @ Monday, April 03, 2006 7:36 PM | Feedback (1) | Filed Under [ .NET Gotchas ]

How To: Modify an Existing Xml File

posted @ Monday, March 27, 2006 6:30 PM | Feedback (19) | Filed Under [ .NET Gotchas ]

Powered by: