Questions tagged as 'visual-studio'

1
answer

How to implement methods and classes by some keyboard shortcut in visual studio?

I need to implement methods and classes " by keyboard " to get a value automatically.    1: Implement Interface methods in the Start class: class Inicio : Interface { }    2: Put Get and Set automatically: private static RichTextBox...
asked by 19.01.2018 / 10:47
1
answer

Set a default comment for every new project

I need to set a default comment, so that in every project that is created it appears, without typing it every time. Ex: \ Author: Peter H.     
asked by 27.08.2016 / 23:27
1
answer

What is a TT extension file for?

Well, I was searching the internet for a way to create a string as template , based on a template file. I came across a response from SOEN that talks about .tt files, to use a template at "runtime". I'd like to know more about...
asked by 27.07.2018 / 17:29
1
answer

.exe file in Visual Studio 2015

How do I generate an executable that runs on any machine without .Net installed? The one in the bin/debug folder is not useful because it needs .Net to run.     
asked by 21.08.2016 / 23:53
1
answer

What are the limitations of the free Visual Studio Online license?

On the Visual Studio Online website there is a free account option. It says that this account offers the following benefits: 5 FREE basic user licenses Unlimited Participants Unlimited MSDN Qualified Subscribers Private code repositori...
asked by 30.01.2015 / 20:14
1
answer

Is there a difference between GCC C ++ and Visual Studio C ++?

I have already programmed in C ++ compiling with GCC and when I started using Visual Studio I noticed that it has support for C ++, however the implementation is geared towards the .Net platform. Is there a difference between these two versio...
asked by 02.08.2016 / 07:50
1
answer

See the values of variables at runtime?

How do I know the values of the variables in an application at runtime? I want to know what the value of some variables is to know if the program is doing the right thing.     
asked by 29.01.2017 / 23:06
1
answer

Is it possible to enable light bulbs in Visual Studio?

Can you use light bulbs in Visual Studio 2013 Ultimate Update 5? How to enable the feature?     
asked by 17.11.2015 / 20:28
1
answer

Feedback equal #region Visual Studio

Is there a comment like #region of Visual Studio in PHP with NetBeans?     
asked by 12.08.2015 / 17:52
2
answers

Error while executing project in Visual Studio 2015

When compile gives sucessfull , but when I try to run my project I get this error below. Can anyone help or give me a hint? I use visual studio 2015.    Severity Code Description Project File Line Error Could not write lines to fi...
asked by 24.11.2015 / 17:53