Click here to Skip to main content
15,929,980 members
Home / Discussions / C#
   

C#

 
AnswerRe: User32.DLL in windows 2000 Pin
TJoe28-Sep-07 6:52
TJoe28-Sep-07 6:52 
Questionwindow service Controller Pin
sooberfellow27-Sep-07 21:54
sooberfellow27-Sep-07 21:54 
AnswerRe: window service Controller Pin
ESTAN27-Sep-07 22:56
ESTAN27-Sep-07 22:56 
QuestionRemote control help Pin
Stevo Z27-Sep-07 21:37
Stevo Z27-Sep-07 21:37 
QuestionChanging code while debuging c# Application Pin
idreesbadshah27-Sep-07 21:13
idreesbadshah27-Sep-07 21:13 
AnswerRe: Changing code while debuging c# Application Pin
anu8127-Sep-07 21:22
anu8127-Sep-07 21:22 
GeneralRe: Changing code while debuging c# Application Pin
Russell Jones27-Sep-07 23:45
Russell Jones27-Sep-07 23:45 
AnswerRe: Changing code while debuging c# Application Pin
il_masacratore27-Sep-07 21:24
il_masacratore27-Sep-07 21:24 
Are you sure that you can't? Even when the execution point is inside the same method where you want change code?
...

But i think that is a dangerous practice... Sometimes when you change code often in debug mode applications behaviour change, or that's my experience. Because you change code, and seems that it don't applies changes... And when you're angry because you don't know where is the problem, you close VS, clean and rebuild your app and all is fine... That's my opinion...
Have you suffered this?

Visit my blog at http://dotnetforeveryone.blogspot.com/

GeneralRe: Changing code while debuging c# Application Pin
idreesbadshah27-Sep-07 21:28
idreesbadshah27-Sep-07 21:28 
GeneralRe: Changing code while debuging c# Application Pin
Urs Enzler27-Sep-07 22:55
Urs Enzler27-Sep-07 22:55 
AnswerRe: Changing code while debuging c# Application Pin
blackjack215027-Sep-07 21:51
blackjack215027-Sep-07 21:51 
QuestionHelp regarding cellclick event in datagridview Pin
anu8127-Sep-07 20:56
anu8127-Sep-07 20:56 
AnswerRe: Help regarding cellclick event in datagridview Pin
anu8129-Sep-07 0:38
anu8129-Sep-07 0:38 
QuestionButton.Click Handling Issue Pin
Sukhjinder_K27-Sep-07 20:18
Sukhjinder_K27-Sep-07 20:18 
AnswerRe: Button.Click Handling Issue Pin
Christian Graus27-Sep-07 20:19
protectorChristian Graus27-Sep-07 20:19 
GeneralExpected Scenario Explained Pin
Sukhjinder_K27-Sep-07 20:57
Sukhjinder_K27-Sep-07 20:57 
AnswerRe: Button.Click Handling Issue Pin
Sukhjinder_K27-Sep-07 22:13
Sukhjinder_K27-Sep-07 22:13 
GeneralRe: Button.Click Handling Issue Pin
Christian Graus27-Sep-07 22:30
protectorChristian Graus27-Sep-07 22:30 
GeneralRe: Button.Click Handling Issue Pin
Sukhjinder_K27-Sep-07 22:54
Sukhjinder_K27-Sep-07 22:54 
QuestionListView Gridline color Pin
sibiks27-Sep-07 20:07
sibiks27-Sep-07 20:07 
AnswerRe: ListView Gridline color Pin
dengboo27-Sep-07 20:11
dengboo27-Sep-07 20:11 
GeneralRe: ListView Gridline color Pin
sibiks27-Sep-07 20:17
sibiks27-Sep-07 20:17 
QuestionWhat is the substitute of #define directive in C#? Pin
Mushtaque Nizamani27-Sep-07 18:53
Mushtaque Nizamani27-Sep-07 18:53 
AnswerRe: What is the substitute of #define directive in C#? Pin
Christian Graus27-Sep-07 18:56
protectorChristian Graus27-Sep-07 18:56 
GeneralRe: What is the substitute of #define directive in C#? Pin
Mushtaque Nizamani27-Sep-07 19:20
Mushtaque Nizamani27-Sep-07 19:20 

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.