Tagged Questions

1
vote
3answers
65 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 won …
1
vote
2answers
37 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 …
0
votes
5answers
150 views

Where to save HTML and Images?

I have a project where a user for the company will use a winform HTML editor to put some text and pictures in for specific customers. The customers will be looking at this informat …