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

C#

 
QuestionCreating a HTML file Pin
M. J. Jaya Chitra25-Sep-07 20:42
M. J. Jaya Chitra25-Sep-07 20:42 
AnswerRe: Creating a HTML file Pin
Sathesh Sakthivel26-Sep-07 0:27
Sathesh Sakthivel26-Sep-07 0:27 
QuestionHow can i know if the string in some Static label is to long ? Pin
Yanshof25-Sep-07 20:25
Yanshof25-Sep-07 20:25 
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 
This really depends on what you want to analyze. If you are just looking for performance measurements, you can do order analysis or wrap sections of the code in timing blocks. If you are looking for best practices type analysis, you can run tools like NDepend[^] or FxCop[^].

There are a lot of design resources available through CP, the web, or books as well that can give you good design patterns to start to follow.


Scott.

—In just two days, tomorrow will be yesterday.

[Forum Guidelines] [Articles] [Blog]

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 
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 

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.