Top "Visual-studio" questions

Use this tag if you have a specific question about Visual Studio features and functionality.

Can you force Visual Studio to always run as an Administrator in Windows 8?

In Windows 7, you could go into a programs compatibility settings and check off to always run as an Administrator. Is …

visual-studio windows-8 uac
How do you clear your Visual Studio cache on Windows Vista?

I have a problem where my ASP.NET controls are not able to be referenced from the code behind files. …

asp.net windows visual-studio windows-vista clear-cache
Removing all unused references from a project in Visual Studio projects

I just wondered if it possible within various Visual Studio versions to automatically remove all references from a project that …

visual-studio
How to use a class from one C# project with another C# project

In the same solution, I have two projects: P1 and P2. How can I make use of a class of …

c# visual-studio
Cannot use Server.MapPath

What I must do to make Server.MapPath work? I have using System.Web; what else? When I type Server …

c# visual-studio intellisense server.mappath
Where is the IIS Express configuration / metabase file found?

Where can the IIS Express configuration / metabase file be found?

visual-studio iis-express
Where can I find the TypeScript version installed in Visual Studio?

Maybe it's obvious, but I checked everywhere (besides the right place) and googled it. Nothing.

visual-studio typescript
Check if a folder exist in a directory and create them using C#

How can I check if directory C:/ contains a folder named MP_Upload, and if it does not exist, create …

c# asp.net visual-studio
How to force Chrome browser to reload .css file while debugging in Visual Studio?

I'm currently editing a .css file inside of Visual Studio 2012 (in debug mode). I'm using Chrome as my browser. When …

css visual-studio google-chrome caching
Visual Studio 64 bit?

Is there any 64 bit Visual Studio at all? Why not?

visual-studio 64-bit