Posts by Diego Oliveira • 31 points
2 posts
-
0
votes0
answers513
viewsQ: Help with reportviewer +MYSQL (tables+object data)
I have a problem with creating a reportviewer. I programmed a structure, which calls the report, passes a single parameter to the report, saves it as PDF, and opens it with the native PDF reader.…
-
3
votes0
answers127
viewsQ: How to structure the development of a program?
I’m about to start on the software I’m going to develop for TCC (C# + Mysql). The problem (for now) is not code, but how I will develop my project in a structured way, and without "curling up" too…