Click here to Skip to main content
15,893,266 members
Home / Discussions / C#
   

C#

 
AnswerRe: encrypt App.config Pin
Abhinav S9-Oct-10 3:07
Abhinav S9-Oct-10 3:07 
AnswerRe: encrypt App.config Pin
PIEBALDconsult9-Oct-10 3:41
mvePIEBALDconsult9-Oct-10 3:41 
GeneralRe: encrypt App.config Pin
Jassim Rahma9-Oct-10 4:04
Jassim Rahma9-Oct-10 4:04 
GeneralRe: encrypt App.config Pin
PIEBALDconsult9-Oct-10 6:07
mvePIEBALDconsult9-Oct-10 6:07 
Questioncompile App.config in the EXE or as DLL Pin
Jassim Rahma9-Oct-10 2:52
Jassim Rahma9-Oct-10 2:52 
QuestionWant to move a object in a window Pin
ranjan kumar saha8-Oct-10 10:43
ranjan kumar saha8-Oct-10 10:43 
AnswerRe: Want to move a object in a window Pin
Luc Pattyn8-Oct-10 16:50
sitebuilderLuc Pattyn8-Oct-10 16:50 
AnswerRe: Want to move a object in a window Pin
ekba8910-Oct-10 5:52
ekba8910-Oct-10 5:52 
QuestionRE: Save user's re-order grid preferences Pin
roman_s8-Oct-10 7:32
roman_s8-Oct-10 7:32 
AnswerRe: RE: Save user's re-order grid preferences Pin
Searril8-Oct-10 8:03
Searril8-Oct-10 8:03 
GeneralRe: RE: Save user's re-order grid preferences Pin
Richard Andrew x648-Oct-10 12:13
professionalRichard Andrew x648-Oct-10 12:13 
GeneralRe: RE: Save user's re-order grid preferences Pin
Searril9-Oct-10 6:53
Searril9-Oct-10 6:53 
AnswerRe: RE: Save user's re-order grid preferences Pin
PIEBALDconsult8-Oct-10 15:51
mvePIEBALDconsult8-Oct-10 15:51 
AnswerRe: RE: Save user's re-order grid preferences Pin
Mycroft Holmes9-Oct-10 2:31
professionalMycroft Holmes9-Oct-10 2:31 
GeneralRe: RE: Save user's re-order grid preferences Pin
roman_s12-Oct-10 7:19
roman_s12-Oct-10 7:19 
GeneralRe: RE: Save user's re-order grid preferences Pin
Mycroft Holmes12-Oct-10 12:50
professionalMycroft Holmes12-Oct-10 12:50 
Questioni write a backprobagate neural network code with c# and it is work slowly [modified] Pin
karayel_kara8-Oct-10 5:06
karayel_kara8-Oct-10 5:06 
AnswerRe: i write a backprobagate neural network code with c# and it is work slowly Pin
Not Active8-Oct-10 5:23
mentorNot Active8-Oct-10 5:23 
GeneralRe: i write a backprobagate neural network code with c# and it is work slowly Pin
Khaniya8-Oct-10 21:07
professionalKhaniya8-Oct-10 21:07 
AnswerRe: i write a backprobagate neural network code with c# and it is work slowly Pin
Abhinav S8-Oct-10 22:43
Abhinav S8-Oct-10 22:43 
Its hard to go through your complete program, but it looks like you are running just too many loops (some of them nested).
I would start at looking to refactor some of your logic to avoid running so many loops.

Also try and use break; to get out of the loop once the loop logic is complete.
The funniest thing about this particular signature is that by the time you realise it doesn't say anything it's too late to stop reading it.


My latest tip/trick

Visit the Hindi forum here.

AnswerRe: i write a backprobagate neural network code with c# and it is work slowly [modified] Pin
Keith Barrow9-Oct-10 7:41
professionalKeith Barrow9-Oct-10 7:41 
AnswerRe: i write a backprobagate neural network code with c# and it is work slowly Pin
karayel_kara10-Oct-10 23:13
karayel_kara10-Oct-10 23:13 
QuestionCustom TextSource creates TextRuns more than once Pin
WebMaster8-Oct-10 4:47
WebMaster8-Oct-10 4:47 
AnswerRe: Custom TextSource creates TextRuns more than once Pin
OriginalGriff8-Oct-10 5:26
mveOriginalGriff8-Oct-10 5:26 
QuestionDos Command Pin
M Riaz Bashir8-Oct-10 2:31
M Riaz Bashir8-Oct-10 2:31 

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.