Álvaro

Results 19 issues of Álvaro

Until now, to print a user control to PDF I create a fixed document, a fixed page and I add the user control to the page. Then I call the...

I am trying to do a xamarin.android application to use ML Kit, and I am folloing this steps: 1.- I create my android application in visual studio, using the template...

I am trying to develop an Xamarion.Android application using Google MLLit to can scan QR codes. I am trying to follow the documentation of Google here: https://developers.google.com/ml-kit/vision/barcode-scanning/android I create a...

I would like to develop an application to scan QR codes using google vision, so I download the examplo that there is in this web, but when I try to...

I have tried to run this the examplo of Vision, that I have found here: https://github.com/xamarin/GooglePlayServicesComponents/tree/master/samples/com.google.android.gms/play-services-vision However, when I try to compile, I get many errors, for example that the...

I have seen in the optimistic concurrency example, that in the entities there is a property for the version. But I have the following doubt. Which is the ubuquitous language...

Hello: I am trying to compile the project AEBrowse_VS2017 to can see if it can connect to my OPC client, but I get an error that can't be copy a...

Hello: I have read in the documentation that now it is possible to use MagicOnion with MemoryPack. If have seen in nuget.org that there is the MagicOnion.Client that is compatible...

Hello: If I am not wrong, MagicOnion is based on gRPC, so I would like to know if there is some way to create a proto file from the interface...