Visual Studio 2012 – Express vs Professional [closed]
Closed 10 years ago.
Taking a Projects Development to the Next Level [closed]
Closed 9 years ago.
How do you safely work around broken code? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for […]
How to force Visual Studio to restore .esproj when package.lock.json is present
I have a .esproj which is used to restore npm packages in Visual Studio.
Using Visual Studio as a Task-Focused IDE
Are there patterns or libraries or any official Microsoft SDK for using Visual Studio as a specifically Task-Focused UI?
Is Resharper still a significant improvement for Visual Studio 2012 [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for […]
How to test a localized WPF application in visual studio 2012
I am trying to create a localized application in C# / WPF in Visual Studio 2012. For that I created two resource files and changed one string in a (XAML) window to use the resource files (instead of a hardcoded string).
How to organize MVVM files in solution
I’m fairly new to the MVVM concept but like a lot of the flexibility it gives me so far. However, I’m struggling to find a good way to manage my code. I have several classes that are just sitting in a folder in my solution such as xxxView.cs
, xxxViewModel.cs
, yyyView.cs
, yyyViewModel.cs
, zzzView.cs
, zzzViewModel.cs
you get the idea. It has started to crowd my solution, making it harder to find the files I’m looking for. Is there some standard way to organize these files? Do I create a View and ViewModel folder to separate and clean up the solution or have people found a better way?
Opening Visual Studio projects from Network Drive is very slow
Opening a visual studio project (with visual studio community 2022) takes about 20 times longer than opening a project locally. I know if i ping that computer the latency will be super fast, so what gives? Why is visual studio taking so long to open a project that is stored on a network drive?
RESTful Design: Multiple Relationships Between the Same 2 Entities
I am in the process of designing RESTful web services and got stuck at one point. The design is very simple with 3 entities: