Click here to Skip to main content
15,919,434 members
Home / Discussions / C#
   

C#

 
QuestionUse Mdi from User Control? [modified] Pin
Pawan Kiran25-Feb-10 19:53
Pawan Kiran25-Feb-10 19:53 
AnswerRe: Use Mdi from User Control? Pin
Saksida Bojan25-Feb-10 20:16
Saksida Bojan25-Feb-10 20:16 
QuestionThree ComboBoxes, a DataTable, and a BindingSource ? Pin
Matthew Klein25-Feb-10 14:25
Matthew Klein25-Feb-10 14:25 
AnswerRe: Three ComboBoxes, a DataTable, and a BindingSource ? Pin
Arindam Tewary25-Feb-10 19:22
professionalArindam Tewary25-Feb-10 19:22 
QuestionEnter/Leave debug methods? Pin
Jim Turner25-Feb-10 11:46
Jim Turner25-Feb-10 11:46 
AnswerRe: Enter/Leave debug methods? Pin
Abhinav S25-Feb-10 12:17
Abhinav S25-Feb-10 12:17 
AnswerRe: Enter/Leave debug methods? Pin
Eddy Vluggen25-Feb-10 13:08
professionalEddy Vluggen25-Feb-10 13:08 
AnswerRe: Enter/Leave debug methods? Pin
David Skelly25-Feb-10 22:19
David Skelly25-Feb-10 22:19 
You might find Spring.NET's AOP support useful. I've used the Java equivalent, but not the .NET version. It allows you to instrument existing code to add functionality such as you describe, without having to change the existing source.

I don't really like AOP but it can be useful for situations like this.
QuestionListview Control problem - thumbnail display Pin
Eagle3225-Feb-10 8:03
Eagle3225-Feb-10 8:03 
AnswerRe: Listview Control problem - thumbnail display Pin
Saksida Bojan25-Feb-10 11:15
Saksida Bojan25-Feb-10 11:15 
GeneralRe: Listview Control problem - thumbnail display Pin
Eagle3226-Feb-10 4:09
Eagle3226-Feb-10 4:09 
QuestionERROR in starting service Pin
noamtzu0025-Feb-10 6:51
noamtzu0025-Feb-10 6:51 
AnswerRe: ERROR in starting service Pin
Saksida Bojan25-Feb-10 7:42
Saksida Bojan25-Feb-10 7:42 
GeneralRe: ERROR in starting service Pin
noamtzu0025-Feb-10 8:12
noamtzu0025-Feb-10 8:12 
GeneralRe: ERROR in starting service Pin
Saksida Bojan25-Feb-10 11:06
Saksida Bojan25-Feb-10 11:06 
AnswerRe: ERROR in starting service Pin
The Man from U.N.C.L.E.25-Feb-10 8:06
The Man from U.N.C.L.E.25-Feb-10 8:06 
GeneralRe: ERROR in starting service Pin
noamtzu0025-Feb-10 8:14
noamtzu0025-Feb-10 8:14 
GeneralRe: ERROR in starting service Pin
Wes Aday25-Feb-10 9:03
professionalWes Aday25-Feb-10 9:03 
GeneralRe: ERROR in starting service Pin
The Man from U.N.C.L.E.25-Feb-10 22:17
The Man from U.N.C.L.E.25-Feb-10 22:17 
Questionbehavior of Windows.Forms.Timer vs WM_TIMER Pin
manustone25-Feb-10 5:50
manustone25-Feb-10 5:50 
AnswerRe: behavior of Windows.Forms.Timer vs WM_TIMER Pin
Saksida Bojan25-Feb-10 6:20
Saksida Bojan25-Feb-10 6:20 
GeneralRe: behavior of Windows.Forms.Timer vs WM_TIMER Pin
manustone25-Feb-10 11:33
manustone25-Feb-10 11:33 
AnswerRe: behavior of Windows.Forms.Timer vs WM_TIMER Pin
Rob Philpott25-Feb-10 6:57
Rob Philpott25-Feb-10 6:57 
GeneralRe: behavior of Windows.Forms.Timer vs WM_TIMER Pin
manustone25-Feb-10 11:36
manustone25-Feb-10 11:36 
GeneralRe: behavior of Windows.Forms.Timer vs WM_TIMER Pin
Paulo Zemek26-Feb-10 3:02
Paulo Zemek26-Feb-10 3:02 

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.