Visual C# IDE announcement
-
Link
This forum has been locked; it will still be available for review in the Archived Forums folder. Any future posts on this topic should be put in the Visual C# General forum.
Filter
:
All Threads
All Threads
Answered
Unanswered
Proposed Answers
General Discussion
No Replies
Helpful
Has Code
All Languages
-
Unanswered0VotesException in exe of Visual Studio 2008 forms application
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at ... -
Answered4VotesClean solution for VS Express
Commands > Add Command... but it's not listed in any of the categories. However, when I brought up the Keyboard... dialog, I found Build.CleanSolution, along with other build ... -
Answered3VotesCannot resize controls
This happens with windows forms, I drag a new control into de form and I can't resize it with the mouse, but the Properties tab is working. What can I do? It's strange because when I open another ... -
Answered6VotesDisabling Comment Formatting in C# Editor
I'd like to know how to disable the automatic comment formatting in the Visual Studio C# editor. I greatly dislike the way that it adds a leading asterisk in front of each new line in a comment. ... -
Answered0VotesVS2010 Properties - Services - Error
I have a Windows Forms project in VS2010, however when I right click on the project, select Properties and then click the Services tab on the left I get the following error: An ... -
Answered0VotesT4 Templates in Visual Studio 2012 for EF upgrade issue
I have a T4 template we built for EF in Visual Studio 2010 that targeted the 4.0 framework version of EF. I installed VS 2012 and consequently .NET 4.5. Now, I can't generated my T4 ... -
Answered4VotesInstalling Reporting module in Visual Studio 2012
Add new Item > Report. Like if you would be adding a new class. -
Answered0VotesWeb.config and setting files - Changing default location for Web.config file
Hi everyone I've got a tricky questions (maybe not but for me) my initial situations is as follows: My Web.config file and the corresponding transform files ... -
Answered2VotesCan you change the color of the preprocessor's string?
Options --> Environment --> Fonts and Colors, I can change the color of the #region tags from the Preprocessor Keyword item. But, that only changes the #region tag ... -
Unanswered0VotesHow to change the name of C# Project
Dear friends my question may sounds little bit different. yes it is how to change the name of C# project. i have made a .dll file using ... -
Answered2VotesCustom control load issue in VS 2010
We have a custom control named HostStatusControl. When we are placing (design time) the control to a form, we are getting the following error message. ICEIOBridge is one of the CLI libraries ... -
Answered2VotesOnline Visual Studio.Net IDE
How Popular will eb something like this.. ONLINE VS.NET IDE ? We dont have to install the VS.NET but just to type a url and then code whatever we ... -
Answered0VotesBlock comment in C# keeps adding *
When I use a block comment /* */ in C# every line is preceeded by an * which is fine when the comment is really a comment. However sometimes I need to comment out an entire block of code or a ... -
Answered0VotesHow to navigate between controls in a tool window with keyboard?
Hello, I've looked at several keyboard shortcut lists for Visual studio but haven't found how I can navigate between controls within a tool Window. For example, in the output window ... -
Proposed2VotesThe process cannot access the file during compile.
I have a solution loaded in VS2010 with a form open. In the same solution I have user controls that appear on that form. When I try to recomplie i get error messages saying the process cannot access ... -
Answered1Votesctrl-v brings up object browser dialog sometimes
If I highlight some text by double clicking on it, then hit ctrl-v to paste over it, the object browser comes up sometimes. Any guesses what is going on, I found no posts on this ... -
Answered1Votesrevert to VS 2010 scrollbar
Hi, In VS2012 is there any way to go back to the classic looking, windows-default scrollbars that VS2008 and 2010 have? Anyone know any extension that does ... -
Proposed0Voteshide splitter in scrollbar
Does anybody know if it's possible to hide the splitter button from the scrollbar in the Visual Studio IDE, are there any option settings or extensions? Thanks! -
Answered0VotesIntellisense autocompletion triggers differently in VS2012 than in VS2010. Can it be configured?
Text Editor > C# > Intellisense. I also have checked "Pre-select most recently used member" in both VS2010 and 2012. -
Answered2VotesHow to create toolbox snippets?
According to "Professional Visual Studio 2012" by Bruce Johnson, I should be able to store blocks of code for future use in the Toolbox by selecting some text in the editor and dragging it ... - Items 1 to 20 of 3902 Next ›


