LittleBugz

Published May 17, 2007
Advertisement
I've started a small defect tracking project that I call "LittleBugz - defect tracking for small projects". The idea is to provide a basic level of defect tracking in a simple-to-use interface leveraging .NET and SQL Server.

Right now I'm developing in C# on VS 2005 Pro with SQL Server Pro. I'm thinking of popping over to VC# EE "Orcas" Beta to get a head start on learning C# 3.0 and Linq.

This project is so simple, I could probably finish the first draft in a day. The only reason I haven't is because I was trying to do everything with Data Bound controls, and I really don't have the time to be figuring that out right now. Over time, I expect to add features to it to create some basic report generation. I won't get too much use out of the project personally, as I have access to Team Foundation Server, but I expect a number of people might like something like this. I know at least one guy in #gamedev who was looking for something like this.

It's WinForms right now, with no plans to do a web-based interface.
0 likes 0 comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Advertisement