visual-studio tag

144 questions


1 answers
149 views
0
visual studio build tab missing

Thank you for your help.I tried to build the c# file using visual studio 2017, but it cannot be run because the build tab is missing as shown below.What should I do?Thank you.

2 years ago

1 answers
136 views
0
see Visual Studio's setting reference on the same project?

As shown in the solution configuration diagram, I would like to refer to the same name project (ViewModels) that exists in different paths in the solution from the Views project.However, if you check ...

2 years ago

1 answers
71 views
0
Is there a way to set the Name property from the designer in C#VisualStudio 2019?

Thank you for your help.When creating Windows applications in VisualStudio 2019, the controls you place on the form**Is there any way to set the **Name property from above the designer?If you set it o...

2 years ago

1 answers
84 views
0
Visual Studio for Mac 'Fold' Shortcut Does Not Work

I put Visual Studio in my Mac, but the menu is View > Collapse > All of the following menus are grayed out and cannot be activatedIf you move the mouse cursor closer to the source code, a + mark...

2 years ago

1 answers
81 views
0
EOFError in input function

I am troubled because I do not understand the meaning of Python error message.I'm sorry to ask you a beginner's question, but please help me.input function of the program chap2.py 「Please enter: 」 and...


1 answers
154 views
0
I want to know why the screen flickers when I change the ControlTemplate of the Button control.

■PrefaceIn order to customize the appearance of Button in WPF, we have rewritten the ControlTemplate as follows:(Comment <--Rewrite Control Template Button --> and below) In addition, for ease o...

2 years ago

1 answers
97 views
0
Changing ForeColor on textboxes at equal intervals

I'm a beginner in programming.I would like to use visual studio 2012 to create a brain training game where I can see arrows in textboxes 5-9 and press the buttons in the order they appear.In order to ...

2 years ago

1 answers
65 views
0
I want to close the search window with a keyboard shortcut

CTRL+F displays a search window, but can I close it upside down with the keyboard?

2 years ago

1 answers
63 views
0
No automatic indentation when entering parentheses ({) and line breaks in Visual Studio 2017

In Visual Studio 2017, after parentheses are complemented, line breaks do not insert indentation.What should I do?In my environment, entering the parentheses automatically complements the cursor posit...

2 years ago

1 answers
140 views
0
What is the website path when migrating from VS2010 to 2017

Migrating the website created in VS2010 to VS2017, but During debugging, the URL of the website HogeWeb changed. Before migration: http://localhost:60357/HogeWeb/Default.aspx After migration: http://l...

2 years ago
« - 2 - »

© 2024 OneMinuteCode. All rights reserved.