Posts by Walter Junior • 39 points
2 posts
-
1
votes2
answers799
viewsQ: Direct image upload to BD Mysql using C#
I am creating a WEB application using C# and a Mysql BD. I need to upload an image to the bank and then retrieve it. I’m a beginner in this world, but what I have so far: I have a field fupCPF which…
-
2
votes1
answer470
viewsQ: Using JSON in c# and adding points in GMAPS
Good morning, everyone, I’m developing a C# web application that uses GMAPS to add comments to addresses. I have a page on which the user inserts comments (and the page captures latitude and…