Sometime in 2004 Microsoft introduce a new bug-tracking website. The released it with little fanfare, which is a shame, because a common complaint about Microsoft is that they never share their open/close bug list to anyone outside of the company. This site is public and allows anyone to enter a bug or suggest a product enhancement The codename for the project was Ladybug. Several months ago it was officially renamed the Product Feedback Center.
http://lab.msdn.microsoft.com/productfeedback/Default.aspx
Hey, they really do listen. I submitted numerous bugs for the Visual Studio 2005 product. Each one was reviewed, tested and acted upon. I was part of the feedback loop and was notified when the issue was resolved.
I also made a number of suggestions. Not that not all my ideas were adopted. There were several that were deemed not worthy and were not worked on.
What is open?
Best of all you can see what other testers and users are concerned about. You can see a list of the top ten bugs and suggestions. If you look at a bug you can see when it was opened and what it's current status is. You can validate that you have experienced the same bug or vote on whether the bug should be fix. Voting makes more sense to me for the suggestions. If I see a suggestion that I like I can quickly add my vote without having to enter all the information myself.
There is a way to post workarounds and you can request that Microsoft notify you when the bug status changes.
Sample Bug Report
This was the top bug for today.
Bug Details: ADO.NET DataTable Select returns incorrect rows
 |
Validate Can validate (3) Can't validate (0) | |
 |
Voting (14 voters) Average voter rating: 4.93 Vote on this bug | |
|
| |
Tracking
Not on my tracking list Add | |
| Bug ID: |
FDBK18714 |
| Problem Type: |
Bug |
| Status: |
Validated |
| Microsoft Status: |
Under Review |
| Opened Date: |
2004-12-06 17:57:00 |
| Opened By: |
Xxxx Xxxxxxx | |
| Product/Technology: |
.NET Framework |
| Version: |
Visual Studio 2005 Beta 1 |
| Category: |
Data |
| OS: |
Windows XP Professional |
| OS Language: |
English | |
| Description: |
| Opened by Xxxx Xxxxxx on 2004-12-06 at 17:57:00 |
| |
Additional parenthesis cause the Select to return the wrong results.
| |
| Steps to Reproduce: |
Run the attached program, it compares the results of two logically identical DataTable.Select calls, however only one of them returns the correct results. |
| Actual Results: |
One of the select statements returns incorrect results. |
| Expected Results: |
Both return identical results. |
| Attachments: |
adotableselectspike.zip
NOTE: Submissions or other content provided by others is not under the control of Microsoft and Microsoft makes no claims and implies no warranties regarding any such Submission or other content. Use of any such content or Submission is strictly at your own risk. Please use caution when opening any attachment as attachments may contain viruses or scripts that can be harmful to your computer. |
| Workarounds: |
|
| Primary: |
|
| Duplicates: | |