Click here to Skip to main content
16,005,552 members
Home / Discussions / C#
   

C#

 
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 
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 
Keep them? I don't typically keep them. I post them here on CodeProject and it keeps them. Smile | :)

I would recommend using something like SnippetCompiler[^], which is handy for code snippets and even organizes them. I personally am not crazy about it because it's much slower than me doing everything with cmd.exe, vim.exe, and csc.exe. That's just me, though.

I have used it and it was pretty nice besides the performance issue (the author tried to make the UI too spiffy with inefficient code (typically that he didn't write, so you can't blame him) for something so simple).

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 °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 
GeneralRe: How to get highlighted text from a window e.g IE? Pin
fossmo21-Sep-04 11:30
fossmo21-Sep-04 11:30 
GeneralSNMP Traps Pin
sin6715-Sep-04 9:58
sin6715-Sep-04 9:58 

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.