Posts by LuckSaiber • 13 points
2 posts
- 
		1 votes0 answers61 viewsQ: VB.NET - How to make a Loopback Serial Test program in Universal Windows Platform?I have a problem translating the code C# to VB.NET on the UWP platform making a Serial UART Test Example made available by the Microsoft website. The program in C# is working perfectly, but when I… 
- 
		0 votes1 answer147 viewsQ: How to integrate an App to an ASP.NET Webservice (ASMX) via Xamarin?Good morning, I have an sql server created with an Asp.net web service, but I wanted to know how I do so that I integrate the server data creating an app for you to read using the GET request.…