Questions tagged as 'visual-studio-2017'

1
answer

Passing a Connection string dynamically

Well my problem would be to try to pass a connection string from a txt file. which is also used to bring the items from my ComboBox, the goal and bring a different bank depending on the item selected in the ComboBox. I tried to pass the string t...
asked by 28.08.2018 / 13:55
1
answer

I can not search the repository with Nhibernate C #

I'm new as a programmer, sorry if I can not explain clearly, but please tell me what I did wrong and if possible how to do better, I want to improve as a programmer and user here in StackOverflow I'm trying to create a criteria to be able to fet...
asked by 25.11.2018 / 02:13
1
answer

Is the Checkout function supported in Visual Studio Team Services?

Today we are in a small development team, we are in 3 people. One question, does Visual Studio Team Services have this function or do we need a server for TFS installed only for this function? Thank you.     
asked by 18.12.2017 / 20:07
2
answers

Construction of timer

I am building a timer using WPF . When I ran some tests, I noticed that the timestamp in WPF lags behind the timer of my iPhone . The difference starts appearing after 8 seconds after the start of the timing. Below I've made available the...
asked by 17.11.2017 / 22:46
1
answer

How to know in which part of the code an exception happened by looking at Visual Studio Output

I noticed that in some requests the output of my Visual Studio displays some messages like for example:    Exception Generated: 'System.Collections.Generic.KeyNotFoundException' in mscorlib.dll       Exception Generated: 'System.NullRefere...
asked by 18.10.2018 / 22:18
2
answers

RGB Color in Visual Studio 2017?

How can I get more colors for the bottom of my form? I have a color in RGB and I do not know how to put it beyond the colors already offered in Visual Studio 2017. I have already tried searching the internet and found nothing        
asked by 05.07.2018 / 17:05
0
answers

Problem Visual Studio For Mac

I'm new to Visual Studio For Mac. I have a project that works normally in VS 2017. However, when I try to "Build" it has the error below:    MSB4100 Error: Expected "! $ (Disable_CopyWebApplication)" to evaluate   to boolean instead of "!", i...
asked by 04.11.2017 / 21:49
0
answers

Running the application of the page being edited

When I used Visual Studio earlier, ASP NET 4.xx, when I ran the F5 application, the system opened the page I was editing, now, in the visual ASP (Core Net) 2017, it always opens the Home . Is it possible to go back and open the page I'm editing?...
asked by 06.06.2017 / 14:04
1
answer

How to resolve reference error in Visual Studio Community 2017?

I want to resolve a reference error when I click on a word. I used visual studio 2013 and had "resove > reference" . But in the visual studio 2017 community how can I resolve all dependencies for references?     
asked by 08.09.2018 / 22:10
1
answer

Leave selected specific item ComboBox C # WinForms Visual Studio 2017

I'm developing an application that contains a customer registry. In this register there is a ComboBox that lists the cities of the database. My question is: How do I leave ' setado ' the name of a specific city? For example, the fir...
asked by 04.06.2018 / 02:11