Click here to Skip to main content
15,913,487 members
Home / Discussions / C#
   

C#

 
QuestionShut of reformatting of a file section in IDE? Pin
Joe Woodbury15-Sep-04 13:14
professionalJoe Woodbury15-Sep-04 13:14 
AnswerRe: Shut of reformatting of a file section in IDE? Pin
Heath Stewart15-Sep-04 14:08
protectorHeath Stewart15-Sep-04 14:08 
AnswerRe: Shut of reformatting of a file section in IDE? Pin
Nick Parker15-Sep-04 16:42
protectorNick Parker15-Sep-04 16:42 
GeneralRe: Shut of reformatting of a file section in IDE? Pin
Joe Woodbury15-Sep-04 17:48
professionalJoe Woodbury15-Sep-04 17:48 
GeneralRe: Shut of reformatting of a file section in IDE? Pin
Nick Parker15-Sep-04 18:36
protectorNick Parker15-Sep-04 18:36 
QuestionHow do you organize your projects? Pin
Adam °Wimsatt15-Sep-04 11:24
Adam °Wimsatt15-Sep-04 11:24 
AnswerRe: How do you organize your projects? Pin
Christian Graus15-Sep-04 11:27
protectorChristian Graus15-Sep-04 11:27 
AnswerRe: How do you organize your projects? Pin
Heath Stewart15-Sep-04 12:01
protectorHeath Stewart15-Sep-04 12:01 
In Visual Studio 2005 you can now create a project, modify it all you want, compile, and test all without saving. Forget having hundreds of scratch folders lying around! This is definitely a feature I'm looking forward to.

My suggestion: quite using Visual Studio for test code snippets. Almost everything I write for CodeProject - both for articles and for the forums - I use the command line compiler (csc.exe) and a text editor called ViM[^]. Makes it really easy to not have lots of project files and intermediate files lying around.

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles]
GeneralRe: How do you organize your projects? Pin
Adam °Wimsatt15-Sep-04 12:07
Adam °Wimsatt15-Sep-04 12:07 
GeneralRe: How do you organize your projects? Pin
Heath Stewart15-Sep-04 14:04
protectorHeath Stewart15-Sep-04 14:04 
GeneralRe: How do you organize your projects? Pin
Adam °Wimsatt16-Sep-04 4:38
Adam °Wimsatt16-Sep-04 4:38 
GeneralRe: How do you organize your projects? Pin
Heath Stewart15-Sep-04 14:06
protectorHeath Stewart15-Sep-04 14:06 
GeneralRe: How do you organize your projects? Pin
Nick Parker15-Sep-04 16:46
protectorNick Parker15-Sep-04 16:46 
GeneralRe: How do you organize your projects? Pin
Heath Stewart16-Sep-04 5:11
protectorHeath Stewart16-Sep-04 5:11 
GeneralRe: How do you organize your projects? Pin
Dave Kreskowiak16-Sep-04 4:01
mveDave Kreskowiak16-Sep-04 4:01 
GeneralRe: How do you organize your projects? Pin
Heath Stewart16-Sep-04 5:21
protectorHeath Stewart16-Sep-04 5:21 
GeneralDecision help please Pin
Jayne Klaus Smith15-Sep-04 10:43
Jayne Klaus Smith15-Sep-04 10:43 
GeneralRe: Decision help please Pin
Christian Graus15-Sep-04 10:50
protectorChristian Graus15-Sep-04 10:50 
GeneralRe: Decision help please Pin
Adam °Wimsatt15-Sep-04 11:26
Adam °Wimsatt15-Sep-04 11:26 
GeneralRe: Decision help please Pin
Heath Stewart15-Sep-04 11:55
protectorHeath Stewart15-Sep-04 11:55 
GeneralRe: Decision help please Pin
Heath Stewart15-Sep-04 11:58
protectorHeath Stewart15-Sep-04 11:58 
QuestionHow to get highlighted text from a window e.g IE? Pin
Palfo15-Sep-04 10:24
sussPalfo15-Sep-04 10:24 
AnswerRe: How to get highlighted text from a window e.g IE? Pin
Heath Stewart15-Sep-04 10:37
protectorHeath Stewart15-Sep-04 10:37 
GeneralRe: How to get highlighted text from a window e.g IE? Pin
fossmo16-Sep-04 11:17
fossmo16-Sep-04 11:17 
GeneralRe: How to get highlighted text from a window e.g IE? Pin
Heath Stewart16-Sep-04 11:57
protectorHeath Stewart16-Sep-04 11:57 

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.