Questions tagged as 'visual-studio'

1
answer

Is it possible to synchronize my Visual Studio projects with another computer?

I use VisualStudio at work and at home. I would like to know if there is any way for my projects that I develop in the work PC to be synchronized in my profile and I can access them on my home computer automatically, without having to copy the V...
asked by 13.10.2016 / 21:19
1
answer

Bookmarks specific lines Visual Studio

Is it possible to put bookmarks in any line of code? style the IDEs ta Inteliji? I got a legacy code here that has 12k lines a report class, I spend a lot of time finding the main methods, even with CodeMap it's impractical, it has more than two...
asked by 17.05.2016 / 22:35
1
answer

Is it possible to make commercial applications with the Visual C ++ Cross Platform?

Visual Studio 2015 brought with it the Visual C ++ Cross Platform, which by what seems to me works in a similar way to Xamarin. Is it possible to make commercial applications with the Visual C ++ Cross Platform?     
asked by 09.10.2015 / 03:56
1
answer

How to remove a Visual Studio 2010 extension?

What is this? How to remove / disable this feature of VS2010? What are these 3 points that appear?     
asked by 28.02.2015 / 01:11
2
answers

Generate reports in C #

Someone knows to tell me a free report generator for .Net. For example, in Java I know Jasper is very good, but for .NET I am not finding anything. What I need is a simple report, looking at a table of mine .... You will not have any images,...
asked by 24.06.2014 / 20:22
3
answers

Variable Visualization in Visual Studio does not work

Good afternoon, could you help me, it's been a while since my Visual Studio is this way I know that I should be with a small group to visualize the object, this is disturbing a lot, I already thank you     
asked by 03.11.2017 / 16:33
1
answer

Mysql Connection Does Not Appear in Data Connection

I've updated my Visual Studio to 2017 and am trying to connect to a MySQL database through the Entity Framework. What happens is that the option to connect to MySQL does not appear: OnlySQLServerappears.IhavealreadyinstalledtheConnector/Nett...
asked by 30.03.2017 / 03:27
1
answer

Is rebuild required?

Whenever I pressed the Start button to run my program and test it, it ran correctly. From time to time, whenever I change something and run the program, it does not update, I need to right click on the project in at 'Rebuild' to be able to updat...
asked by 20.02.2017 / 18:19
1
answer

How useful is the Add Fakes Assembly feature?

Besides utility, how can we implement it? I did not find documentation in Portuguese that would clarify this functionality much less examples of how to apply it.     
asked by 06.01.2017 / 18:36
1
answer

Visual Studio has shortcut to navigate to an equal file in Sublime Text, when we press CTRL + P?

In sublime Text, we can use the CTRL + P shortcut to enter the name of a file and select it directly, without having to look for it in the folder structure. For example: In Visual Studio, is there any short cut to do something simila...
asked by 11.09.2017 / 16:59