Click here to Skip to main content
15,923,051 members
Home / Discussions / C#
   

C#

 
GeneralRe: Delay Pin
sreejith ss nair8-Sep-04 22:56
sreejith ss nair8-Sep-04 22:56 
GeneralDo User Control Pin
jzb8-Sep-04 21:40
jzb8-Sep-04 21:40 
GeneralRe: Do User Control Pin
sreejith ss nair8-Sep-04 22:53
sreejith ss nair8-Sep-04 22:53 
Generalcomparing date in database Pin
xiaowenjie8-Sep-04 20:32
xiaowenjie8-Sep-04 20:32 
GeneralRe: comparing date in database Pin
sreejith ss nair8-Sep-04 21:15
sreejith ss nair8-Sep-04 21:15 
GeneralRe: comparing date in database Pin
Anonymous8-Sep-04 22:34
Anonymous8-Sep-04 22:34 
GeneralRe: comparing date in database Pin
sreejith ss nair8-Sep-04 22:44
sreejith ss nair8-Sep-04 22:44 
GeneralGood tool for developer! Pin
tianzj8-Sep-04 17:27
tianzj8-Sep-04 17:27 
My directory always get much temporary files after compiling. I always need to pick source files (like *.cpp, *.h etc) one by one when I want to copy them to another folder or backup them. It's so pain Frown | :(

Fortunately, I found a program today, it's very useful to me, maybe it's useful to you too. It can copy or clean specfied type of files and integrate with Explorer, very easy to use.

It's name is Clean Now!(http://www.liuxz.com/cleannow/index.htm) I have installed it in my computer and feel good Wink | ;) Usually, I develop with VC6 and C++Builder 6. So I create my own "File Group" like following:

VC 6 Source Files: dsw;dsp;cpp;c;h;hpp;def;clw;lib;opt;rc;ncb;
CBC 6 Source Files: h;hpp;cpp;c;lib;dfm;res;bpr;bpg;

Now, it's very easy to copy my source files to another folder or backup them without garbage: (1) Right click at my source folder (2)Move mouse to "Copy"->"VC 6 Source Files" (3) Select a destinition folder. After a few seconds, all source file and only source files will be copied to destinition folder. I don't need to pick them manually anymore!Big Grin | :-D

If I don't want to copy them out, I just select "Clean"->"VC 6 Source Files", and HOLD SHIFT while clicking. All files EXCEPT source files will be deleted. My source folder become clear

You can try it out if you have interest

code, debug, code, debug ...

I love it!
GeneralRe: Good tool for developer! Pin
sreejith ss nair8-Sep-04 21:21
sreejith ss nair8-Sep-04 21:21 
QuestionListbox ValueMember set to more than one value ? Pin
Christian Graus8-Sep-04 16:42
protectorChristian Graus8-Sep-04 16:42 
GeneralAutoScroll without Scrolling to Focus Pin
McClamm8-Sep-04 13:07
McClamm8-Sep-04 13:07 
Generalhidden column in a checkedListBox control Pin
abhishk2001@yahoo.com8-Sep-04 12:47
abhishk2001@yahoo.com8-Sep-04 12:47 
QuestionEvent Handler hierarchy in WinForms??? Pin
LongRange.Shooter8-Sep-04 10:57
LongRange.Shooter8-Sep-04 10:57 
AnswerRe: Event Handler hierarchy in WinForms??? Pin
Christian Graus8-Sep-04 15:43
protectorChristian Graus8-Sep-04 15:43 
GeneralRe: Event Handler hierarchy in WinForms??? Pin
LongRange.Shooter9-Sep-04 3:14
LongRange.Shooter9-Sep-04 3:14 
GeneralRe: Event Handler hierarchy in WinForms??? Pin
LongRange.Shooter9-Sep-04 3:59
LongRange.Shooter9-Sep-04 3:59 
GeneralDatagrid cloumn to Array Pin
Vodstok8-Sep-04 6:46
Vodstok8-Sep-04 6:46 
GeneralRe: Datagrid cloumn to Array Pin
Nick Parker8-Sep-04 8:49
protectorNick Parker8-Sep-04 8:49 
GeneralRe: Datagrid cloumn to Array Pin
Vodstok9-Sep-04 6:08
Vodstok9-Sep-04 6:08 
GeneralSelecting multiple items in RichTextBox programmatically Pin
Anonymous8-Sep-04 6:02
Anonymous8-Sep-04 6:02 
GeneralRe: Selecting multiple items in RichTextBox programmatically Pin
mav.northwind8-Sep-04 7:49
mav.northwind8-Sep-04 7:49 
GeneralRe: Selecting multiple items in RichTextBox programmatically Pin
Anonymous8-Sep-04 8:10
Anonymous8-Sep-04 8:10 
GeneralRe: Selecting multiple items in RichTextBox programmatically Pin
Nick Parker8-Sep-04 9:11
protectorNick Parker8-Sep-04 9:11 
Generalconverting gregorian to lunar calendar Pin
xiaowenjie8-Sep-04 5:34
xiaowenjie8-Sep-04 5:34 
GeneralRe: converting gregorian to lunar calendar Pin
Heath Stewart8-Sep-04 10:11
protectorHeath Stewart8-Sep-04 10:11 

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.