When I want to edit C# Unity scripts, they open in Visual Studio. It is supposed to provide auto complete for all Unity related code, but it doesn't work. Here
I am new to CMake, and I want to set _ITERATOR_DEBUG_LEVEL to 0 for Release build, and 2 for Debug build, to fix issues when trying to compile a project that de
We are using Visual Studio 2019 and we have a solution that has a references to some NuGet packages either from nuget.org or from our private server we are mana
We have created a add-in for outlook to archive inactive emails to a harddrive location. It all works fine, except for e-mails that are not visible in the outlo
I have the latest version of SpecFlow installed, and still the feature files display uncoloured, like so... (Not enough rep to insert images) Specflow uncolou
I am using MSBuild to generate my nuget packages. Is there any command I need to set, to allow it to include my .pdb files, for stepping into the source while
Well, lets get down to it. I'm using Visual Studio 2015 and ASP.NET core tag helpers have completely stopped working, no idea why as I've not changed anything.
I am making a soundboard and I accidentally closed the design view tab for it. I pressed shift + f7 - nothing happened. I right clicked on forum1.cs in Solutio
On March 09, 2021 Microsoft released VS2019 16.8.7 and 16.9.1 https://docs.microsoft.com/en-us/visualstudio/releases/2019/release-notes-v16.8#16.8.7 https://doc
I have created an Asp net core api with an external angular project, the app works well in debug mode and I want to publish the two apps in same folder, but the
I use openXML to write a word document containing my text. Now I want to make a part of the text bold. I however fail to find a solution to make my text bold, s
I have this little problem here: events.js:200 throw new errors.ERR_INVALID_ARG_TYPE('listener', 'Function', listener); ^ TypeError [ERR_INVALID_ARG_TY
Background I have an ASP.NET MVC application project, along with various other projects within a Visual Studio solution. The different projects use various vers
I am new at VisualStudio.I am using xamarin for both iOS and Android application. Now, If i want to integrate Crashlytics in my application then what should i
I'm running Visual Studio 2013 (with latest updates) with ReSharper 8.1 (latest stable version). I'm trying to run my tests as usual, but they keep acting as if
I'm running Visual Studio 2013 (with latest updates) with ReSharper 8.1 (latest stable version). I'm trying to run my tests as usual, but they keep acting as if
I downloaded jQuery in Visual Studio 2017 using Install-Package bootstrap -Version 4.1.1 Now I have a dependency which includes jQuery 3.3.1, but when I move t
I downloaded jQuery in Visual Studio 2017 using Install-Package bootstrap -Version 4.1.1 Now I have a dependency which includes jQuery 3.3.1, but when I move t
Running Visual Studio Community 2017. Created a WebAPI project, have a controller class in there, with some basic stuff, but when I go to run in debug mode, I g
I have copied my solution file from another system and tried to run it on my machine: For this, I have gone to the project folder and deleted the previous solut