Questions tagged as 'visual-studio'

0
answers

Error in game pong collisions

I'm doing a pong and I give graphics with a library. all collisions are fine except that when the ball bounces with the lower edge of the paddles it enters them, bounces and then continues its trajectory. #include "pch.h" #include "raylib.h"...
asked by 22.11.2018 / 19:10
0
answers

Send string to record to TAG RFID with letters and numbers

Good day, as I can send a TAG through printer ZEBRA ZD500R I have the following code but nothing else pure pure hexadecimal but if some character differs from hexadecimals {0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F} you can not record the T...
asked by 23.11.2018 / 16:10
1
answer

Can not read property 'toUpperCase' of undefined

good day! Previously my page worked correctly but yesterday when doing some tests I started to mark this error in the file select2.min.js which is strange because I do not modify anything. When I display a select it is when I start t...
asked by 21.11.2018 / 16:12
1
answer

because I do not have the windows hypervision platformation

I want to run a xamaryn application. Me "Andorid_accelerated_x86_Oreo in HyPper-v, it is necessary to have installed and enabled window hypervisor platform". I have window 10 pro. The enterprise ?. I read that with the PRO is enough. The feature...
asked by 17.11.2018 / 06:12
1
answer

Run ASP.NET Events from javascript

My problem is that I have a form in ASP.NET in VB and I have events declared in that program, now I need to know how to execute those events from javascript. Visual Event Protected Sub Cargar() PanelSearch.Visible = False End Sub JavaSCript...
asked by 17.11.2018 / 20:02
1
answer

How to add the reporting element in Visual C # 2017?

I have installed Visual Studio Community 2017, the problem is that I added the Report Viewer but when adding a new element specifically the report, it does not appear in add new element. The Reporting line does not appear. I tried to add it b...
asked by 15.11.2018 / 03:01
1
answer

Can you add an image instead of the google dialer in c #?

In C # I declare my Google Maps bookmarks like this. marcador = new GMarkerGoogle(new PointLatLng(tbCoordenadaY.Text,tbCoordenadaX.Text),GMarkerGoogleType.red); But I would like to be able to add an image of a car as it appears in Uber....
asked by 13.11.2018 / 08:32
0
answers

How to make a line break in a datagridview c # when the text is too long

I have this project, see that since the description is very long it shows the ... What I want to know is how to take a line break when the string exceeds the width of the column. Thanks     
asked by 12.11.2018 / 00:54
1
answer

Error creating a xamarin Project in VS2015

I was installing and updating xamarin in Visual Studio 2015, when I try to create an application, it sends me this error.     
asked by 07.11.2018 / 21:03
1
answer

Hidden folder in Visual Studio 2017 project

I have a class library project in Visual Studio 2017 and when I want to create a folder with a specific name it tells me that I can not because it already exists and I do not see that folder either in the Visual Studio project or in the file exp...
asked by 06.11.2018 / 10:21