Questions tagged as 'visual-studio-2017'

1
answer

How to show accented characters in Visual Studio 2017 using C ++?

Good afternoon, I asked this question a long time ago, but it was bad so I deleted it and I'm redoing it in more detail. My problem is this: When I use accent in Visual Studio it returns strange characters. This only happens when I compile...
asked by 15.10.2017 / 20:54
1
answer

Xamarin Emulator works, but after upgrading to VS 2017 the application is copilated but appears as blank

I use the xamarin android player to do the simulations and test my apps but after I upgraded to Visual Studio 2017 the emulator works partially, I make the design in main.AXML and build & deploy it works normally, but in the em...
asked by 20.03.2017 / 16:24
0
answers

View All Columns in an SQLite Table Using Bindig

Forms, I would like to know how to display all table columns in a SQLite database, using the Binding and Listview. I'm using Visual Studio 2017, latest version with Android. All Include, Delete, and Change and List functions are working. I just...
asked by 07.11.2018 / 12:58
0
answers

How to Remove Code Snippet using Find and Replace from Visual Studio with Regular Expression?

I'm having a C # application that we're trying to remove code snippets from. One of the situations I have several If / else, where else does not make sense. Type like this (as an example): var entidades= db.Entidades.ToList(); if (!entid...
asked by 30.08.2018 / 19:48
1
answer

Aligning fields with bootstrap inline-forms

Good afternoon! I do not have much experience with frontend, but I will have to turn around to finish a project, so I will need a little help. My question is, I have some forms on the screen, and I would like it to be aligned one underneat...
asked by 27.08.2018 / 19:22
0
answers

Visual Studio 2017 OleDB Xamarin.Forms

I'm looking for help in the following, I'm doing a multiplatform project using Visual Studio 2017 and Xamarin.Forms, the problem is: I need to make a connection to MS Access Database. I've seen a lot of tutorials and all used OleDB to...
asked by 03.07.2018 / 15:16
0
answers

Insert Error: Incorrect integer value 'EXAMPLE' for column 'id_example' at row 1

I am trying to insert into my mySQL database through Visual Studio 2017 - C # (localhost-wamppserver) but it is giving error. The first column of the records table is the record_id which is the primary key of the records table and is auto_inc...
asked by 01.06.2018 / 11:48
0
answers

Mask property does not appear [closed]

The Mask property is not appearing in the text box. I'm using Visual Studio 2017.     
asked by 01.06.2018 / 17:59
1
answer

What's the difference between Toolbar.axml and Tabbar.axml?

I'm starting to work with Xamarin in Visual Studio 2017, and some things have changed. In the Android part when I go in layout I come across the two Toolbar.axml and Tabbar.axml files, I would like to know which ones represent the MainPage (the...
asked by 02.02.2018 / 13:13
1
answer

Starting with Xamarin

I was interested in xamarin and decided to test it a short time, the problem is that all the tutorials I saw have the option "portable", and in visual studio 2017 does not have, even for android as for cross plataform (I do not have mac ). Wh...
asked by 10.01.2018 / 13:12