Tagged Questions
2
votes
4answers
204 views
Tips for developing on WinForms thinking on a future Web developing
We are developing/mantaining an enterprise application which for historical reasons and development speedup it was targered for WinForms.
Now we are thinking that sooner or later (more sooner than ...
1
vote
3answers
514 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 I need to use GET or POST which, I have to admit, I'm not very good at. I was wondering:
Is there a ...