New ASP.NET Issue Tracker Starter Kit

My blog has moved.
You can view this post at the following address:
http://www.osherove.com/blog/2004/6/4/new-aspnet-issue-tracker-starter-kit.html
Published Friday, June 04, 2004 2:23 PM by RoyOsherove
Filed under:

Comments

Friday, June 04, 2004 7:56 AM by TrackBack

# .NET Not so Nightly 157

Friday, June 04, 2004 10:38 AM by Yex

# re: New ASP.NET Issue Tracker Starter Kit

Have you looked at the "Tracker" sample application from Infragistics? I've started using it lately for a project I'm working on on the side and it has a very rich feature set, and it can be used for free. Sounds similar to what you say you've been looking for, so I thought you might be interested in it.

http://devcenter.infragistics.com/RefApps/Tracker/tracker.aspx
Friday, June 04, 2004 10:59 AM by Luciano Evaristo Guerche

# RE: New ASP.NET Issue Tracker Starter Kit

What wonderful it would be merging Issue Tracker Starter Kit Beta and Time Tracker Starter Kit. That way 1) user(s) create issue(s), manager(s) turn issue(s) into one/many task(s) and assign it/them to staff. What do you think about this workflow?
Friday, June 04, 2004 11:13 AM by Scott Galloway

# re: New ASP.NET Issue Tracker Starter Kit

There's also a modified version on GotDotNet (http://workspaces.gotdotnet.com/bugnet) which adds a bunch of functionality and fixes most of the bugs.
Friday, June 04, 2004 11:45 AM by Frans Bouma

# re: New ASP.NET Issue Tracker Starter Kit

There is a lot of free issuetracker software available, it almost all runs on Linux. Big ones like bugzilla for example. Some issuetracker systems can be run on windows as well, with mysql and php installed.
Friday, June 04, 2004 8:29 PM by Coder

# re: New ASP.NET Issue Tracker Starter Kit

Why does it have to be free ? Don't you make money by developeing software ?

Buy FogBugz...
Tuesday, June 13, 2006 12:03 PM by Brian

# re: New ASP.NET Issue Tracker Starter Kit

<shameless plug>
We developed BugSentry (www.bugsentry.com) because it helped us in our custom software work.  Customers never reported problems, or if they did, the error report was vague or confusing.  We built BugSentry to automatically capture the stack trace and send it to us.  Automatic error reporting is fantastic.

Not free, but pretty cheap, especially since we host everything, so you can get back to writing software.</shameless plug>