Questions tagged as 'visual-studio'

1
answer

Compile Visual Studio program with database and move to another PC

Just a basic question, when making a form with database in visual studio and after compiling is it necessary the computer where I will pass the files to run have sql installed or can I run the good program without any errors? I ask therefore whe...
asked by 14.04.2018 / 13:07
1
answer

Fill in combobox, and get value menber vb.net and mysql

I need to populate a combobox with my mysql database, and then get the value menber to insert into the database Att. I am needing help from a person who knows about visual basic.net, I am with a system, for a company that works in software, w...
asked by 01.04.2018 / 21:50
1
answer

Xamarin Forms is removing space between words at runtime

I'm working on a project with Xamarin Forms Visual Studio. When running the project for iOS, it works perfectly, but when I run the same project for Android the phrases appear all together. Ex .: <StackLayout Orientation="Vertical">...
asked by 29.03.2018 / 16:42
1
answer

Form Visual Studio Covering the Windows Taskbar or Behind the Taskbar

I have an application that uses the property FormBorderStyle = none, but this is happening in windows 10 my statusbar (statusbar) that is at the bottom is behind the taskbar and windows 7 ends up covering, what can I do to adjust to the correct...
asked by 30.05.2018 / 05:27
1
answer

Back Button does not appear in NavigationBar XamarinForms

I have a Menu Burger with a ListView where in the Click of the line of the listview I call this method to open a Modal, however the NavigationBar does not appear the BackButton. public async Task OpenModalAsync(Page poPage, bool bNavigatio...
asked by 20.03.2018 / 20:06
1
answer

Visual Studio 2012 - recover deleted file

Can you recover some deleted file, such as a class or html page in visual studio 2012?     
asked by 18.03.2018 / 09:32
1
answer

Incompatibility issues with Plugin BLE with Xamarin project

I installed a plugin in my Xamarin Forms application and I'm having incompatibility issues:    BLE Plugin 1.3.0 was restored using .NETFramework v4.6.1 instead of   the project target framework .NetStandard Version. This package may   not be...
asked by 19.02.2018 / 22:18
1
answer

Error '' unistd.h ': No such file or directory "with flex

After creating the .l file, placing the necessary flex commands on the Visual Studio prompt always gives this error. I have already tried to put the mentioned library in the directory but the problem remains. Error: Microsoft (R)...
asked by 03.01.2018 / 17:46
1
answer

The .NET Framework 4.7.1 or a later update has already been installed on the computer

When trying to install the newer version of .net, an error occurred informing:    Installation will not take place. See the reasons below.       Details       The .NET Framework 4.7.1 or a later update has already been installed on the comp...
asked by 13.12.2017 / 12:38
2
answers

Bootstrap is CSS?

My teacher said that in his work all aesthetization of the site should be done in CSS, a question: Can I do it in Bootstrap?     
asked by 18.11.2017 / 17:07