Tagged Questions

See also visual-studio visual-studio-2005 visual-studio-2008

learn more… | top users | synonyms

0
votes
1answer
18 views

Visual Studio 2010 tool to order members inside #region

There exist a tool for Visual studio which order alphabetically the members grouped by #region ? means #region A1() ... A2() ... A0() ... B1() ... Z1() ... B5() ... #endregion #region C1() ... ...
-3
votes
1answer
29 views

How can I install Visual Studio 2010 on Windows XP SP3?

I'm trying to install Ms visual studio 2010 on windows Xp sp3 and I get the following error: Error installing the following components: VC RunTime 9.0 (x86) Please Help
0
votes
2answers
14 views

Tab key not working in VS2010

After an upgrade to VS2010 from VS2008 for C# and Fortran development I have noticed some peculiar behavior. While editing source files (.cs, .for, .f90) my tab key does not insert a tab character, it ...
1
vote
0answers
23 views

Roslyn CTP damaged my Visual Studio

I installed the Roslyn CTP, and it worked beatifully for the most part. Then it was time to part with Roslyn, because some features I use aren't implemented yet, and Roslyn replaced the standard ...
1
vote
1answer
29 views

Visual Studio 2010 SP1 installation failure - no internet connectivity - now what?

I have a 64 bit server that is not connected to the network and was updating my VS2010 with the SP1. The program is trying to download a VS10sp1_x86.msi file from the source but since no connectivity, ...
0
votes
1answer
48 views

Why are solution explorer icon backgrounds not transparent?

I'm using the Visual Studio 2010 SexColor plugin to change the background color of the VS Solution Explorer. Unfortunately, there's an ugly white box around all the icons. Does anyone have a ...
0
votes
0answers
17 views

Subversion on Perforce Projects [migrated]

I have a project that's currently in a Perforce repository. Unfortunately, due to some testing restrictions, I have a test machine (private build of something that resembles linux) that, for whatever ...
0
votes
1answer
74 views

Optimization Visual Studio build high frequency or number of cores

What is better for visual studio build ? Dual Core CPU with HT and 3.0 ghz per core or quad core CPU with HT and 2.4 ghz per core ? Thank you. I consider buying a new laptop for development but I can ...
0
votes
0answers
36 views

Errors installing Visual Studio on a Mac with Parallels and WIndows 7

I've been trying to install Visual Studio on my MacBook pro with Parallels and a fresh install of Windows 7, but I keep getting an error. The program fails right at the beginning (with HRESULT ...
0
votes
0answers
37 views

Wrong Visual Studio version launched by Dell Instant Launch

I have a Dell XPS L702X laptop. To the right of the power button is a touch sensitive button called "Dell Instant Launch". I have had this configured to open Visual Studio 2010 for a while but I ...
5
votes
1answer
120 views

Git corrupt master branch

I open my Git repository using gitExtensions on Windows 7 for a Visual Studio project. It is suddenly empty. The repository exists, but all my commits have disappeared. I am using the graphical ...
2
votes
0answers
13 views

Are there ways to customize Visual Studio code assistant?

Whenever I press ctrl + space in Visual Studio, it provides me a list of properties, methods, events, all that in a big list. Is there a way to filter the list to only show e.g. Events or Methods? ...
0
votes
0answers
9 views

Is this possible to change the validation key of intellisense?

Is this possible to change the key that validate the current choice selected in the drop-down menu build by Intellisense. By default, it is TAB that is used to validate the choice. I would like to ...
0
votes
0answers
45 views

How do I troubleshoot a “Internal .NET runtime error” (related to VS 2010 crash)

My Visual Studio has started crashing every time I open certain solutions. It tells me "sorry but VS 2010 has encountered an error etc" and then logs this event in the event log: Application: ...
0
votes
1answer
48 views

How can I trace/profile a process in Windows?

Occasionally when investigating SQL Server issues I find it useful to be able to attach the Visual Studio debugger to it and try and figure out what it is doing by looking at the call stack (the ...
0
votes
0answers
22 views

Reinstalling Windows Speech Library

So I have some code that won't run on my laptop but will run on my desktop just fine. You can see the original question here: ...
0
votes
0answers
40 views

In chromium,how to add a button on the right side of the omnibox [closed]

I want to add a button on the right side of the omnibox.Make it like the back,forward,reload button.It's function should be pop-up message or others else. My question is how to creat it,and how to get ...
0
votes
0answers
90 views

What is the BEST option for virtualizing windows on Fedora 16 to run Visual Studio 2010? [closed]

Just what the title says... I qualify "best" as the most functional. Let's pretend for a moment I have unlimited resources to spend on this, buying whatever several hundred dollar solution I can. I've ...
1
vote
1answer
33 views

How to collapse custom files in Visual Studio 2010, using existent solutions?

In Visual Studio projects, I often use partial classes to extract specific and uniform data, such as database queries or trace IDs, from the code. Example: public partial class GremlinsProvider { ...
3
votes
1answer
146 views

Microsoft Visual C# 2010 Express error loading Silverlight

What's going on?: After selecting Silverlight Navigation with Accent Color from Online Templates in Microsoft Visual Studio C# 2010 Express, I am receiving the following error message. Error: ...
0
votes
0answers
57 views

Is Dual or Triple/Quad core CPU better for .NET development? [closed]

I am wondering what my best option would be when it comes to choosing a new CPU for development purposes (primarily using Visual Studio). I am looking at mid-range (<£100) at the moment. The ...
0
votes
0answers
40 views

Can't create new projects nor items: Visual Studio 2010 dialog initialization exception

Whenever I do Add>New Item, Add>New Project or File>New Project VS2010 is throwing a dialog initialization exception, preventing me from creating new projects or classes. Any idea on what could be ...
0
votes
1answer
85 views

Microsoft Update - how to make it work properly?

I`m using a wide range of microsoft products - Windows 7 Ultimate x64 with SP1 included, Microsoft Project, SQL Server 2008 R2 and Visual Studio 2010. After doing a full OS reinstall I tried using ...
1
vote
1answer
127 views

Windows Phone 7 Emulator is very long to load

I have the Windows Phone 7.1 SDK on my computer with Visual Studio 2010 Ultimate. I have developped an application but when I want to start it in emulator, it takes about 2 hours to load it, and it's ...
0
votes
1answer
42 views

de-assign alt + right arrow

I'm trying to map View.NavigateBackward and View.NavigateBackward like so: View.NavigateBackward = Alt + LeftArrow View.NavigateForward = Alt + RightArrow Pretty simple to do in Visual Studio ...
0
votes
0answers
22 views

Proxification rulte for System process

I'm trying to configure Microsoft Visual Studio 2010 remote debugging and ran into issue: while connecting to remote computer running MSVSMON, client computer sends SYN request for connection. It ...
0
votes
1answer
80 views

Do you need to purchase TFS separately if you already bought Visual Studio 2010 Ultimate?

I have a copy of Visual Studio 2010 Ultimate (single license). I want to use Team Foundation Server (TFS). Do I have the right to install TFS on the same machine than Visual Studio 2010, if I would be ...
2
votes
0answers
57 views

How to run VS2010 Express and VS2010 Ultimate from MSDNAA on one machine?

Is there any possibility to run two different editions of Visual Studio 2010 on one Windows 7 installation? I have a MSDNAA version of VS2010 Ultimate, but need VS2010 Express for work. I am using ...
0
votes
1answer
81 views

MASM Syntax Highlighting in C++ for Visual Studio 2010

So, I had Visual Studio 2010 Ultimate, and everything was great. However, I was confused, thought I wanted MASM, and installed the SDK. This causes strange problems for syntax highlighting. When ...
0
votes
0answers
80 views

Horizontal scrolling in Visual Studio 2010

Does anyone know if there is a hot key I can press to activate horizontal scrolling with my mouse wheel in Visual Studio 2010? e.g. Pressing 'ctrl' while scrolling the mouse wheel would scroll the ...
0
votes
0answers
24 views

How to make Visual Studio 2010 Express highlight identical, selected words in editor? [closed]

Possible Duplicate: How to make Visual Studio 2010 highlight identical, selected words in editor ? How do I get the Express version to do what's explained here: How to make Visual Studio ...
2
votes
2answers
36 views

How can I remove items from the “Look in:” combo box in Visual Studio's “Find and Replace” dialog?

I have inadvertantly added some entries to the "Find and Replace" dialog in Visual Studio 2010. See picture below: I want to remove \r\n, Double, etc. How can I do this?
0
votes
0answers
87 views

Visual Studio 2010 - Text cursor disappearing

I'm just editing .cs usual classes and my text cursor is often becoming usual cursor. This doesn't make VS useless, but is pissing me off. There is some hock to restart the cursor without need to ...
1
vote
1answer
165 views

Will the installation of Visual Studio 11 Express overwrite Visual Studio 2010?

I want to install Visual Studio 11 Express Beta to to create some metro apps, just for fun. I still want to keep Visual Studio 2010 as my primary development environment and have no intention to ...
2
votes
2answers
130 views

devenv.exe doesn't unload properly when left open for an extended amount of time

If I leave Visual Studio 2010 SP1 open for an extended length of time (say, 4+ hours) and then attempt to close it, the solution I am working on is closed and the window goes away, but the process ...
1
vote
0answers
95 views

Running Visual Studio under Parallels get error with Create on Strongly Typed View

I Get the below error when using Visual Studio to add a strongly typed view. Visual Studio is running via Parallels and the code is store on the Mac (I assume the problem is down to this) - Anyone ...
1
vote
0answers
116 views

Internet Explorer 8 suspended and debug command line options

I have Internet Explorer 8 set as my default browser and whenever I start my web application in Visual Studio 2010 with debugging it starts Internet Explorer 8 with the following command line ...
2
votes
1answer
62 views

Visual Studio 2010 pauses for minutes when opening project properties

When using Visual Studio 2010, occasionally it will pause for many minutes when I right click on a project and click properties. I originally thought that this was due to Code Contracts settings, but ...
1
vote
0answers
18 views

Why does Visual Studio unit test code and result view open in two different window panes?

This question is best illustrated with a series of screenshots: ..the class file with the test code opens ..and the Result view opens in a different area: Super annoying! Anyone know how to ...
2
votes
1answer
527 views

Weird red border around windows

For some reason, when I was working in visual studio earlier today, this weird red border appeared around my windows. It is only appearing around the windows built with Visual Studio (and not just one ...
0
votes
1answer
37 views

How to sync folder with files on disk?

I've got a folder in my project called "Data". I want all the files in it to have the property Copy to Output Directory = Copy if newer. Problem is every time I copy files into this directory via ...
2
votes
5answers
151 views

Visual Studio colors mess up

Every once in a while, Visual Studio decides to mess up my colors. This is what happens: It should look like this: I'm not sure what is causing this, but I hope someone else has experienced ...
0
votes
2answers
36 views

I need more advice on this data addition issue

I have a test program consisting of a textbox (textbox1), a button (save), and a connection to a database and a table called TestDatabase.mdf and TestTable (respectively). I am trying to save the text ...
0
votes
1answer
119 views

How can I change the font of the VS2010 Source Control Explorer window?

The Visual Studio 2010 Source Control Explorer window displays quite nicely on my Windows 7 box. The only problem is, it's quite hard for me to see the difference between the bold and regular ...
0
votes
0answers
78 views

Universal Scroll (logitech) in Visual Studio 2010?

I have a Marble Mouse, a trackball from Logitech. It has a button assignment called Universal Scroll. When the button is pressed the cursor becomes a crosshair and moving the mouse now moves the ...
2
votes
2answers
320 views

How to make Visual Studio 2010 highlight identical, selected words in editor ?

I would like to enable (if it exists) an option in Visual Studio 2010 that would highlight the same identical words to the selected ones. There is a feature like this already implemented e.g. in ...
1
vote
3answers
404 views

Service Pack 1 for Visual Studio 2010 wont install

I was having some issues with this so I uninstalled everything associated with VS 2010 and .NET Framework 4 and reinstalled everything, well except Service Pack 1, which will not install. Without it ...
5
votes
2answers
130 views

Visual Studio 2010 looks like Hot Dog Stand

This is what my Visual Studio 2010 window looks like. Obviously not ideal. I used to have C# 2010 Express installed, all was fine, something happened, and then the colors went like this. I ...
0
votes
1answer
133 views

Visual Studio SP1 update wont install

I've been trying for a couple days now to install Update for Microsoft Visual Studio 2010 Service Pack 1 (KB2635973) and continue to get this error I even tried a manual download & install and ...
1
vote
2answers
191 views

Lagging windows and mouse pointer in Windows 7

I'm using Windows 7 and on top of it I have installed Visual Studio 2010 and SQL server. For some time now I have been experiencing a laggy behavior. Explorer windows minimize and maximize with a ...

1 2 3 4 5 6