Click here to Skip to main content
15,914,452 members
Home / Discussions / C#
   

C#

 
GeneralRe: Stack overflow in System.Drawing.dll... Pin
Shy Agam30-Jul-06 5:48
Shy Agam30-Jul-06 5:48 
AnswerRe: Stack overflow in System.Drawing.dll... Pin
Shy Agam30-Jul-06 6:08
Shy Agam30-Jul-06 6:08 
AnswerRe: Stack overflow in System.Drawing.dll... Pin
Shy Agam1-Aug-06 6:05
Shy Agam1-Aug-06 6:05 
QuestionHow to do notepad with C# ? Pin
nguyenquang028429-Jul-06 22:36
nguyenquang028429-Jul-06 22:36 
AnswerRe: How to do notepad with C# ? Pin
Christian Graus29-Jul-06 22:59
protectorChristian Graus29-Jul-06 22:59 
QuestionRe: How to do notepad with C# ? Pin
nguyenquang028430-Jul-06 2:41
nguyenquang028430-Jul-06 2:41 
AnswerRe: How to do notepad with C# ? Pin
Christian Graus30-Jul-06 11:21
protectorChristian Graus30-Jul-06 11:21 
AnswerRe: How to do notepad with C# ? Pin
Colin Angus Mackay29-Jul-06 23:04
Colin Angus Mackay29-Jul-06 23:04 
QuestionRe: How to do notepad with C# ? Pin
nguyenquang028430-Jul-06 2:40
nguyenquang028430-Jul-06 2:40 
AnswerRe: How to do notepad with C# ? Pin
Colin Angus Mackay30-Jul-06 2:52
Colin Angus Mackay30-Jul-06 2:52 
AnswerRe: How to do notepad with C# ? Pin
Shy Agam29-Jul-06 23:06
Shy Agam29-Jul-06 23:06 
GeneralRe: How to do notepad with C# ? Pin
nguyenquang028430-Jul-06 2:37
nguyenquang028430-Jul-06 2:37 
QuestionRe: How to do notepad with C# ? Pin
nguyenquang028430-Jul-06 2:45
nguyenquang028430-Jul-06 2:45 
AnswerRe: How to do notepad with C# ? Pin
Shy Agam30-Jul-06 5:46
Shy Agam30-Jul-06 5:46 
GeneralRe: How to do notepad with C# ? Pin
nguyenquang028430-Jul-06 6:16
nguyenquang028430-Jul-06 6:16 
QuestionException Windows - IDE Pin
AJ12329-Jul-06 22:14
AJ12329-Jul-06 22:14 
Questionhow to add logo in live video stream Pin
duaaali29-Jul-06 21:50
duaaali29-Jul-06 21:50 
Questionkeep parent form in background until child form closes Pin
tiburonium29-Jul-06 20:52
tiburonium29-Jul-06 20:52 
AnswerRe: keep parent form in background until child form closes Pin
stancrm29-Jul-06 21:10
stancrm29-Jul-06 21:10 
QuestionShallow vs Deep copy and arrays of classes Pin
kozu29-Jul-06 18:37
kozu29-Jul-06 18:37 
AnswerRe: Shallow vs Deep copy and arrays of classes Pin
Guffa29-Jul-06 22:58
Guffa29-Jul-06 22:58 
QuestionConditional testing data records for webpage display Pin
antar00729-Jul-06 17:54
antar00729-Jul-06 17:54 
QuestionVisual Studio 2005 Question Pin
rittjc29-Jul-06 15:08
rittjc29-Jul-06 15:08 
I have a question that I hope somebody has figured out. Visual Studio 2005 is definately a productive environment, that goes without saying, but there are a occasionally annoyances that you wonder what they were thinking.

My annoyance question is how do you cause double-click to "View Code" in solution explorer rather than "View Designer". I have been using the environment for about three years now and I can't and I still can't get used to this being the default option.

Its not that it is such a big deal in and of itself but I am forever double-clicking to edit the code and then I get the designer that I didn't want, which I have to close and then reopen the same node with "View Code".

Double click is instinctive for open so I don't use the buttons.


Is there a way to change the option to open in "View Code" when double clicking? I (like most probably) have a 10:1 ratio of editing code versus UI. There are times you want to edit the forms/controls, of course, but, that is the exception.

Anyone know a way to change this? Is it possible?

Thanks,

Jim
AnswerRe: Visual Studio 2005 Question Pin
Christian Graus29-Jul-06 15:16
protectorChristian Graus29-Jul-06 15:16 
GeneralRe: Visual Studio 2005 Question Pin
rittjc29-Jul-06 15:33
rittjc29-Jul-06 15:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.