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.
Found 3902 threads
-
0 Votes
Exception 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 ...Unanswered | 1 Replies | 6980 Views | Created by junior software developer - Wednesday, December 19, 2012 8:45 AM | Last reply by CoolDadTx - Wednesday, December 19, 2012 2:58 PM -
4 Votes
Clean 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 ...Answered | 5 Replies | 29254 Views | Created by Sorpor - Wednesday, April 28, 2010 8:44 PM | Last reply by CoolDadTx - Tuesday, December 18, 2012 5:54 PM -
3 Votes
Cannot 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 ...Answered | 11 Replies | 32136 Views | Created by Argons - Thursday, September 2, 2010 3:06 PM | Last reply by Ramazan AKTOLU - Sunday, December 16, 2012 6:46 AM -
6 Votes
Disabling 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. ...Answered | 15 Replies | 21605 Views | Created by Solamente - Friday, July 27, 2007 3:09 AM | Last reply by Striblezz - Thursday, December 13, 2012 10:17 PM -
0 Votes
VS2010 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 ...Answered | 11 Replies | 10168 Views | Created by dgrm44 - Thursday, December 6, 2012 12:44 AM | Last reply by CoolDadTx - Thursday, December 13, 2012 6:06 PM -
0 Votes
T4 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 ...Answered | 3 Replies | 6847 Views | Created by Brian Seekford - Thursday, December 13, 2012 1:18 PM | Last reply by Brian Seekford - Thursday, December 13, 2012 2:20 PM -
4 Votes
Installing Reporting module in Visual Studio 2012
Add new Item > Report. Like if you would be adding a new class.Answered | 14 Replies | 23324 Views | Created by TheGroundZero - Tuesday, December 4, 2012 8:21 PM | Last reply by TheGroundZero - Tuesday, December 11, 2012 10:38 PM -
0 Votes
Web.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 ...Answered | 2 Replies | 8589 Views | Created by Confederatio Helvetica - Friday, December 7, 2012 7:08 AM | Last reply by Confederatio Helvetica - Friday, December 7, 2012 9:07 PM -
2 Votes
Can 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 ...Answered | 1 Replies | 6663 Views | Created by ernest.perezjr - Friday, December 7, 2012 5:56 PM | Last reply by CoolDadTx - Friday, December 7, 2012 7:38 PM -
0 Votes
How 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 ...Unanswered | 8 Replies | 46562 Views | Created by ranadheer mac - Friday, January 12, 2007 3:54 AM | Last reply by Mark from NJ - Thursday, December 6, 2012 8:19 PM -
2 Votes
Custom 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 ...Answered | 4 Replies | 8841 Views | Created by aathi.ambi - Tuesday, December 4, 2012 9:52 AM | Last reply by CoolDadTx - Thursday, December 6, 2012 3:52 PM -
2 Votes
Online 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 ...Answered | 6 Replies | 53356 Views | Created by prasasah - Wednesday, December 27, 2006 9:36 AM | Last reply by Artëm Smirnov - Sunday, December 2, 2012 7:41 AM -
0 Votes
Block 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 ...Answered | 5 Replies | 50825 Views | Created by vslPamela - Sunday, November 21, 2010 3:37 AM | Last reply by ToolMan121 - Friday, November 30, 2012 9:15 PM -
0 Votes
How 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 ...Answered | 4 Replies | 6501 Views | Created by Membrane - Thursday, November 29, 2012 9:27 AM | Last reply by Membrane - Thursday, November 29, 2012 7:59 PM -
2 Votes
The 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 ...Proposed | 15 Replies | 19157 Views | Created by Norm CMI - Tuesday, June 22, 2010 6:53 PM | Last reply by joe mooney - Wednesday, November 28, 2012 7:36 PM -
1 Votes
ctrl-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 ...Answered | 2 Replies | 6802 Views | Created by jmaeding - Tuesday, November 20, 2012 7:04 PM | Last reply by Lisa Zhu - Tuesday, November 27, 2012 10:09 AM -
1 Votes
revert 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 ...Answered | 7 Replies | 6240 Views | Created by gica_georgel - Monday, November 26, 2012 3:32 PM | Last reply by gica_georgel - Monday, November 26, 2012 9:55 PM -
0 Votes
hide 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!Proposed | 1 Replies | 6585 Views | Created by gica_georgel - Monday, November 26, 2012 4:18 PM | Last reply by Wyck - Monday, November 26, 2012 5:31 PM -
0 Votes
Intellisense 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.Answered | 7 Replies | 9769 Views | Created by FrodeNilsen2 - Friday, September 28, 2012 2:41 PM | Last reply by FrodeNilsen2 - Sunday, November 25, 2012 8:24 PM -
2 Votes
How 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 ...Answered | 2 Replies | 6839 Views | Created by B. Clay Shannon - Friday, November 23, 2012 11:49 PM | Last reply by Diederik Krols - Saturday, November 24, 2012 7:50 PM - Items 1 to 20 of 3902 Next ›
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.