I am happy because I finally figured out work-arounds for the two big bugs that have bothered me in Visual Studio .NET.
#1: VS .NET would randomly change the tab order. While there is no way around it, I finally just readd the tab controls at startup to the order I want.
#2: User controls would delete themself from my forms, randomly. The M$FT bug has to deal with the user controls project being part of the main solution. So I removed it and its project reference and just referenced the DLL in the BIN folder, and it appears to have fixed the problem.
So now I can finally be "happy" about .NET. Basically...
**
I caved in and bought Alias Season 1 on Michael's recommendation. So I have to watch that AND 24 Season Two now. Eh, the DVD backlog is 20+, plus lots of box sets. I need a vacation where I can just watch these non-stop...
#1: VS .NET would randomly change the tab order. While there is no way around it, I finally just readd the tab controls at startup to the order I want.
#2: User controls would delete themself from my forms, randomly. The M$FT bug has to deal with the user controls project being part of the main solution. So I removed it and its project reference and just referenced the DLL in the BIN folder, and it appears to have fixed the problem.
So now I can finally be "happy" about .NET. Basically...
**
I caved in and bought Alias Season 1 on Michael's recommendation. So I have to watch that AND 24 Season Two now. Eh, the DVD backlog is 20+, plus lots of box sets. I need a vacation where I can just watch these non-stop...

0 Comments:
Post a Comment
<< Home