This is the first time I've used VS2005 for an extensive commercially aimed project, and it seems like I'm running into a lot of bugs with the IDE. I've had 3 in the past day:
- Autogenerated code becomes corrupted when renaming controls (known bug)
- SplitContainer's minSize not working (reported three years ago in this thread)
- TabStrip tab location not painting when styles enabled (known bug)
I was able to find these documented individually, but is there a compiled list of well known issues anywhere or just a general indication ofareasto avoid in VS2005? I've searched and can't find any inclusive list, just the ones and twos reported by individuals.
2005 seems very buggy compared to other versions of VS. I think the only time I ever had tomodify aVS6 generated file over a number of years of heavy use was when I goofed it myself.
ck