Basically what I'm looking for is what is visual studio 'Save As'. I have a program that I would like to use as a base for building a couple of other programs
We have using TFS as version control. Currently the project management is done through our local PMS application. We have a requirement like when a team membe
The request filtering module is configured to deny a request where the query string is too long. I am having above error, and I have been trying almost everyth
I use several custom tools during the build process, mostly code generators for service references, T4 templating, and the like. When these produce errors or w
I have been trying to learn C# but I'm coming across a lot of problems. I am trying to display an image in WPF but for some reason, the image won't show! It app
While trying to connect to Nuget, I'm getting the error below, and then I am unable to connect: [nuget.org] Unable to load the service index for source https:/
How do I change the font size used in Solution Explorer? The default font size is too small for me.
I've created in Visual Studio 2019 a default Angular project with .NET Core 3.0. When I build the project and run it, I obtain the following error: error : No
The error reads, TargetFrameworkMoniker: An error occurred saving the project file 'yadayada.csproj'. Access is denied. I'm trying to switch from .net 3
We have dotnet format to apply formatting to csproj or even sln file for the entire solution. I can do that using Visual Studio 2022 Quick Action Light Bulb fea
Hi! Would someone answer my question, please? I have a Visual C++ application linked against C++ DLL Runtime. It is converted to Microsoft Store app by MSIX Pac
I would like to change the keyboard shortcut for quick fix in Visual Studio 2013, so that it matches the ReSharper equivalent (which I only use on my office mac
is there any way I can install Jetbrains Monospace font in Microsoft Visual Studio 2019? Because Visual studio doesn't show the font in the list if available fo
When I am opening a Visual Studio project with VB.NET then the Form view designer is automatically opened, but when I open a new project
I get red squiggles and the error E1776: function "winrt::impl::notify_awaiter<T>::notify_awaiter(const winrt::impl::notify_awaiter<winrt::Windows::Fo
In Visual Studio 2017, when hitting Ctrl+F5 to run my ASP.NET Framework Web API server, I get: Could not find file ... bin\roslyn\csc.exe:
I'm trying to make this program connect to a website and submit form data in order to login, but I don't know what I'm doing wrong. I have heard of others like
I am attempting to setup a new work space and transfer all of my projects from my old computer to the new one. However, I am getting this error when I try to r
I have a ASP.NET Core 1.0 MVC app in solution X and I have some common projects (.net 4.5.2 class libs) in solution Y. I want to reference the projects in solu
I am looking at an old project one of my colleagues wrote in AngularJS in Visual Studio and as we all know, it's pretty difficult to understand code when you're