Questions tagged as 'visual-studio-2015'

0
answers

Visual Studio Connection 2015 with MySQL 5.6

I have a problem and that is that I need to make a web application using sharp c and the IDE Professional Visual Studio 2015 linked to the bd MySQL engine, for which install this version that includes the connector.net (6.9.9), workbeanch and my...
asked by 12.05.2017 / 03:39
0
answers

Problems with http://schemas.android.com/apk/res/android

Currently I'm getting into the Android programming with Visual Studio v3 and Xamarín v4.3 . The project that I am creating is to make a layout of login, but I have several problems with http://schemas.android.com/apk/res/android ,...
asked by 20.03.2017 / 13:10
2
answers

I can not add driver in MVC ASP.NET project [closed]

I have created an MVC project with Entity Framework on a team with Visual Studio 2015 (with the appropriate updates). I was able to add a controller linked to one of my entities, to test it. Once verified its proper functioning, I wanted to c...
asked by 27.02.2017 / 14:07
0
answers

Error calling generic handlers (ashx) c # with JavaScript getXMLObject

I have a generic handlers that I plan to use to check the database connection from my website, it is called by a JS file which uses > XMLHttpRequest to make the request to the server IIS local and return an object that will be shown in t...
asked by 29.07.2017 / 05:12
1
answer

Search after LostFocus, find but do not bring me the data

Good evening friends I am speeding up one of my processes in a system, since I have a form ( frmventas ) that has several TextBox like: txtidarticulo , txtnombre , txtcantidad , txtprecio between others. in...
asked by 11.12.2016 / 07:22
1
answer

System.Data.Entity.Core.ProviderIncompatibleException An error occurred while getting information from the database provider

I'm making an application with ODP.NET Oracle.ManagedDataAcces.EntitiFramework this is my connection string: Data Source=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=127.0.0.1)(PORT=1521)))(CONNECT_DATA=(SERVER=DEDICATED)(SER...
asked by 30.11.2016 / 05:31
0
answers

Is it possible to modify the device name in UWP?

I was researching how to modify the name of the device using UWP , but I can not find information about it. I know I can get device information, such as model, operating system version, and device name with EasClientDeviceInformation...
asked by 04.11.2016 / 19:19
2
answers

How to open a form previously created in visual basic from another in Visual C #?

I have an initial window called "Main" this window is created in Visual Studio 2015 in C #, and another one called "Secondary" also created in visual Studio 2015 but in VB, both windows are within the same project. In the "Main" window there...
asked by 03.10.2016 / 20:00
1
answer

Communicate child form with parent

I am working on a windows forms app in which I want to communicate a child form with a parent form. The implementation that I have for this purpose is the following: Interface public interface IActualizarDGVPrincipal { void AcualizarDGV...
asked by 20.06.2016 / 20:44
2
answers

Problem installing vstoolsforxamarin

Greetings to the whole community. I have this problem when installing Xamarin on Visual Studio 2015. It does not install all the functions, including the one I need, cross-platform development. The message it gives is:    C # / .NET (Xa...
asked by 13.05.2016 / 14:32