visual-studio tag

144 questions


1 answers
473 views
0
How to load ini files and connect to Oracle in VisualStudio 2008

Nice to meet you, as the title says We are trying to create a function that reads information in the ini file, connects to DB, and deletes it.I've looked into various things, but I've only used Nuget,...

1 years ago

1 answers
338 views
0
Understanding Conditional Branches in While Statements

Sorry for the rudimentary question.We are currently doing count processing by turning while statements and sorting them into folders.You are trying to print characters on the console screen when the c...

1 years ago

2 answers
361 views
0
About creating sln files from folders with CMakeLists.txt in C language

Created sln file from folder with CMakeLists.txt.Here's a summary of the contents:CMakeLists.txtcmake_minimum_required (VERSION 3.0.0)project(777VERSION 1.0.0)include_directories (includes)add_executa...

1 years ago

1 answers
415 views
0
Error on MacOS The entity type 'X' requires a primary key to be defined

I have created a sample app (MvcMovie) according to the official tutorial and The following command displays a heading error: dotnet-aspnet-codegenerator controller-name MoviesController-m Movie-dc Mv...


1 answers
319 views
0
Visual Studio Does Not Display History in Call History

Even if you debug and move the app properly, the call history does not show up.What should I do to make it appear?Application Language: c#, c++, cApplication Type: Desktop Application

1 years ago

1 answers
290 views
0
InteliSense is restricted in visual studio

I started using Python language environment in visual studio, but InteliSense is restricted in Python.I just looked at the settings (details), but I couldn't find any relevant items.Edit Window Menu →...

1 years ago

1 answers
339 views
0
Code review is not available in Visual Studio

You are connected to a collection of projects configured on the on-premise Azure DevOps Server 2019 with Visual Studio 2015.I was going to follow the steps in the link below to request a code review, ...

1 years ago

1 answers
130 views
0
Cutting and pasting the cord in VisualStudio 2019 will return more than you need.

VisualStudio 2019 Community, C#When you create an event such as a button in the GUI and cut and paste the code of the event to move it to another location, the code is much older than you need.Some pa...

1 years ago

1 answers
71 views
0
Unable to load solution from Visual Studio.

I was writing code in Visual Studio for Unity project.in Visual StudioUnable to load solutionadLoad operation failed

1 years ago

1 answers
131 views
0
DirectX 11 Code Cannot Be Compiled in Visual Studio

In C++ on Microsoft Visual Studio Community 2019, You try to copy, compile, and execute directx11 code that was on the Internet.The console screen of the image at the address below appears and ends.Ho...

1 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.