Posts by Rafa Vieira • 1 point
3 posts
-
0
votes1
answer484
viewsA: Error "The name "Initializecomponent" does not exist in the current context" in every Xamarin project.
Problem must be Xamarin.Forms, you have to outdate the nuget of Xamarin.forms. Usually when there are new updates my project has the same error. I can resolve to depress Xamarin.Forms to the…
-
0
votes0
answers69
viewsQ: sqlite with android studio
is already solved. I want to add 3 data (date, location, and price) to my database. already solved some errors in database implementation. but now this error appears to me. I am not very good at…
-
0
votes1
answer39
viewsQ: txt file inserted in bd
good, I am making a website, where you will find a txt file that the user will upload (always in msm format(process, name, number)). I’m trying to use arrays to search the data and enter it in the…