Click here to Skip to main content
15,915,319 members
Home / Discussions / C#
   

C#

 
GeneralRe: Debugging New Installation Pin
Jammer29-Jun-08 8:44
Jammer29-Jun-08 8:44 
GeneralRe: Debugging New Installation Pin
N a v a n e e t h29-Jun-08 8:53
N a v a n e e t h29-Jun-08 8:53 
GeneralRe: Debugging New Installation Pin
Jammer29-Jun-08 8:56
Jammer29-Jun-08 8:56 
AnswerRe: Debugging New Installation Pin
Pete O'Hanlon29-Jun-08 8:53
mvePete O'Hanlon29-Jun-08 8:53 
GeneralRe: Debugging New Installation Pin
Jammer29-Jun-08 8:56
Jammer29-Jun-08 8:56 
GeneralRe: Debugging New Installation Pin
N a v a n e e t h29-Jun-08 8:56
N a v a n e e t h29-Jun-08 8:56 
GeneralRe: Debugging New Installation Pin
Pete O'Hanlon29-Jun-08 9:00
mvePete O'Hanlon29-Jun-08 9:00 
AnswerRe: Debugging New Installation Pin
Sajjad Izadi29-Jun-08 8:58
Sajjad Izadi29-Jun-08 8:58 
do you want to debug your written code? if so, there is a question: is there any way to run your class without IDE like .java classes? if there is, open your code with notepad and define an integer, initilize it with 0 and change the value at the points which you think there may has a problem. then print it immediatey after each changings (MessageBox.show(myDebuggerInteger++) my be appropriate). you can find out your bug point by the shown value of that integer. i sometimes use this way to debug my code Wink | ;) .

//what a bad guide it was, wasn't that? Unsure | :~ but i hope this helps Big Grin | :-D

modified on Sunday, June 29, 2008 3:40 PM

GeneralRe: Debugging New Installation Pin
Jammer29-Jun-08 9:00
Jammer29-Jun-08 9:00 
Questionachive to characters in a string in an other way [modified :D] Pin
Sajjad Izadi29-Jun-08 7:20
Sajjad Izadi29-Jun-08 7:20 
AnswerRe: achive to characters in a string in an other way Pin
N a v a n e e t h29-Jun-08 7:29
N a v a n e e t h29-Jun-08 7:29 
GeneralRe: achive to characters in a string in an other way Pin
Sajjad Izadi29-Jun-08 7:35
Sajjad Izadi29-Jun-08 7:35 
GeneralRe: achive to characters in a string in an other way Pin
N a v a n e e t h29-Jun-08 7:39
N a v a n e e t h29-Jun-08 7:39 
AnswerRe: achive to characters in a string in an other way [modified :D] Pin
engsrini29-Jun-08 12:51
engsrini29-Jun-08 12:51 
GeneralRe: achive to characters in a string in an other way [modified :D] Pin
Sajjad Izadi29-Jun-08 18:27
Sajjad Izadi29-Jun-08 18:27 
AnswerRe: achive to characters in a string in an other way [modified :D] Pin
Mark Churchill29-Jun-08 14:10
Mark Churchill29-Jun-08 14:10 
Questionbackgroundworker Pin
Member 391802829-Jun-08 6:46
Member 391802829-Jun-08 6:46 
AnswerRe: backgroundworker Pin
Judah Gabriel Himango29-Jun-08 7:03
sponsorJudah Gabriel Himango29-Jun-08 7:03 
AnswerRe: backgroundworker Pin
N a v a n e e t h29-Jun-08 7:09
N a v a n e e t h29-Jun-08 7:09 
QuestionOdd Application Behaviour after Installation Pin
Jammer29-Jun-08 1:46
Jammer29-Jun-08 1:46 
AnswerRe: Odd Application Behaviour after Installation Pin
Jammer29-Jun-08 3:22
Jammer29-Jun-08 3:22 
QuestionImage Processing Question. Pin
hdv21229-Jun-08 1:12
hdv21229-Jun-08 1:12 
AnswerRe: Image Processing Question. Pin
Nader Elshehabi29-Jun-08 2:13
Nader Elshehabi29-Jun-08 2:13 
GeneralRe: Image Processing Question. Pin
hdv21229-Jun-08 5:01
hdv21229-Jun-08 5:01 
QuestionHelp MeEEEEEEEEEEEEEE outlook with c# Pin
Zeyad Jalil29-Jun-08 0:34
professionalZeyad Jalil29-Jun-08 0:34 

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.