Click here to Skip to main content
15,922,166 members
Home / Discussions / C#
   

C#

 
AnswerRe: How can i know if the string in some Static label is to long ? [modified] Pin
Malcolm Smart25-Sep-07 21:20
Malcolm Smart25-Sep-07 21:20 
QuestionWhat shud one do? Pin
Hum Dum25-Sep-07 20:04
Hum Dum25-Sep-07 20:04 
AnswerRe: What shud one do? Pin
Bino B25-Sep-07 20:07
Bino B25-Sep-07 20:07 
GeneralRe: What shud one do? Pin
Scott Dorman25-Sep-07 20:13
professionalScott Dorman25-Sep-07 20:13 
AnswerRe: What shud one do? Pin
Scott Dorman25-Sep-07 20:11
professionalScott Dorman25-Sep-07 20:11 
AnswerRe: What shud one do? [modified] Pin
Malcolm Smart25-Sep-07 20:37
Malcolm Smart25-Sep-07 20:37 
GeneralRe: What shud one do? Pin
Pete O'Hanlon26-Sep-07 9:39
mvePete O'Hanlon26-Sep-07 9:39 
AnswerRe: What shud one do? Pin
ESTAN26-Sep-07 0:09
ESTAN26-Sep-07 0:09 
I think that you need to learn to program and experience the mistakes. I learned programming with falling and standing up. Wrote brilliant code that later-on was a piece of crap caused by performance issues. Well this you learn while you are learning and doing.

How you can test if your application is doing fine, work with it.

Your application works fine with a small amount of data, what if you multiply this small amount of data by 1000?

Is my application slowing down? Do I make to much Interface call backs during the process?


Besides that, there are in the market profiling tools that can point out code that is taking to much time to run. Think of ANTS profiler and JetBrains.
AnswerRe: Serial port data reading problem Pin
Liam O'Hagan25-Sep-07 20:10
Liam O'Hagan25-Sep-07 20:10 
QuestionContent header download csv file Pin
C#Coudou25-Sep-07 19:42
C#Coudou25-Sep-07 19:42 
QuestionInsert New Record in forgin key table Pin
webhay25-Sep-07 19:27
webhay25-Sep-07 19:27 
AnswerRe: Insert New Record in forgin key table Pin
il_masacratore25-Sep-07 21:09
il_masacratore25-Sep-07 21:09 
QuestionShould I write destructors for all the classes Pin
Sivaprasad C25-Sep-07 18:59
Sivaprasad C25-Sep-07 18:59 
AnswerRe: Should I write destructors for all the classes Pin
dengboo25-Sep-07 19:14
dengboo25-Sep-07 19:14 
AnswerRe: Should I write destructors for all the classes Pin
Sathesh Sakthivel25-Sep-07 19:29
Sathesh Sakthivel25-Sep-07 19:29 
GeneralRe: Should I write destructors for all the classes Pin
Sivaprasad C25-Sep-07 19:41
Sivaprasad C25-Sep-07 19:41 
GeneralRe: Should I write destructors for all the classes Pin
Bino B25-Sep-07 20:05
Bino B25-Sep-07 20:05 
GeneralRe: Should I write destructors for all the classes Pin
Scott Dorman25-Sep-07 20:13
professionalScott Dorman25-Sep-07 20:13 
AnswerRe: Should I write destructors for all the classes Pin
Scott Dorman25-Sep-07 20:07
professionalScott Dorman25-Sep-07 20:07 
Questionoops+inheritance Pin
kalyan_241625-Sep-07 18:39
kalyan_241625-Sep-07 18:39 
AnswerRe: oops+inheritance Pin
dengboo25-Sep-07 19:04
dengboo25-Sep-07 19:04 
QuestionHow to grow to be top programmer in c#? Pin
supercsharp125-Sep-07 17:54
supercsharp125-Sep-07 17:54 
AnswerRe: How to grow to be top programmer in c#? Pin
dengboo25-Sep-07 19:16
dengboo25-Sep-07 19:16 
AnswerRe: How to grow to be top programmer in c#? Pin
Scott Dorman25-Sep-07 20:15
professionalScott Dorman25-Sep-07 20:15 
QuestionQuit Contextmenue strip Pin
sooberfellow25-Sep-07 17:45
sooberfellow25-Sep-07 17:45 

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.