Search Results

1
vote
3answers
87 views

How to submit bugs to BugTracker.NET from C# application?

Reading the documentation page of BugTracker.NET BugTracker.NET API Documentation I realized that …
0
votes

How to submit bugs to BugTracker.NET from C# application?

Thank you all for your answers. Using your answers and other resources on the web, I've put together a method for submitting a new bug to BugTracker.NET The method returns a boolean value in …