Click here to Skip to main content
15,913,722 members
Home / Discussions / C#
   

C#

 
GeneralRe: Error handling Pin
Martin Sp.10-Jan-07 3:41
Martin Sp.10-Jan-07 3:41 
QuestionTree View and Database Pin
64-bit9-Jan-07 14:49
64-bit9-Jan-07 14:49 
AnswerRe: Tree View and Database Pin
Judah Gabriel Himango9-Jan-07 15:42
sponsorJudah Gabriel Himango9-Jan-07 15:42 
GeneralRe: Tree View and Database Pin
64-bit9-Jan-07 17:35
64-bit9-Jan-07 17:35 
GeneralRe: Tree View and Database Pin
Judah Gabriel Himango9-Jan-07 17:37
sponsorJudah Gabriel Himango9-Jan-07 17:37 
QuestionWhy is my app using so much memory? Pin
Anthony Mushrow9-Jan-07 11:51
professionalAnthony Mushrow9-Jan-07 11:51 
AnswerRe: Why is my app using so much memory? Pin
Luc Pattyn9-Jan-07 11:58
sitebuilderLuc Pattyn9-Jan-07 11:58 
GeneralRe: Why is my app using so much memory? Pin
Anthony Mushrow9-Jan-07 12:01
professionalAnthony Mushrow9-Jan-07 12:01 
GeneralRe: Why is my app using so much memory? Pin
Luc Pattyn9-Jan-07 12:06
sitebuilderLuc Pattyn9-Jan-07 12:06 
AnswerRe: Why is my app using so much memory? Pin
DavidNohejl9-Jan-07 12:11
DavidNohejl9-Jan-07 12:11 
AnswerRe: Why is my app using so much memory? Pin
Christian Graus9-Jan-07 12:15
protectorChristian Graus9-Jan-07 12:15 
AnswerRe: Why is my app using so much memory? Pin
Anthony Mushrow9-Jan-07 12:24
professionalAnthony Mushrow9-Jan-07 12:24 
Questioncrystal reports vs MSSQL 2000 server Reporting services Pin
samuelred9-Jan-07 10:39
samuelred9-Jan-07 10:39 
QuestionBooks on OOPS and C# Pin
Blumen9-Jan-07 8:22
Blumen9-Jan-07 8:22 
AnswerRe: Books on OOPS and C# Pin
led mike9-Jan-07 9:25
led mike9-Jan-07 9:25 
GeneralWhile I like Wrox publishing Pin
Ennis Ray Lynch, Jr.9-Jan-07 13:34
Ennis Ray Lynch, Jr.9-Jan-07 13:34 
GeneralRe: While I like Wrox publishing Pin
Christian Graus9-Jan-07 16:05
protectorChristian Graus9-Jan-07 16:05 
GeneralRe: While I like Wrox publishing Pin
led mike10-Jan-07 6:05
led mike10-Jan-07 6:05 
GeneralProfessional Pin
Ennis Ray Lynch, Jr.10-Jan-07 6:43
Ennis Ray Lynch, Jr.10-Jan-07 6:43 
GeneralRe: Professional Pin
led mike10-Jan-07 12:22
led mike10-Jan-07 12:22 
GeneralRe: Professional Pin
Ennis Ray Lynch, Jr.10-Jan-07 13:33
Ennis Ray Lynch, Jr.10-Jan-07 13:33 
GeneralRe: Professional Pin
led mike11-Jan-07 4:45
led mike11-Jan-07 4:45 
AnswerRe: Books on OOPS and C# Pin
Christian Graus9-Jan-07 10:13
protectorChristian Graus9-Jan-07 10:13 
AnswerRe: Books on OOPS and C# Pin
KevinMac9-Jan-07 17:01
KevinMac9-Jan-07 17:01 
GeneralRe: Books on OOPS and C# Pin
Blumen10-Jan-07 5:23
Blumen10-Jan-07 5:23 
Hi Kevin,

Thanks alot for your reply, thanks to others too who took time to reply to my query.

In our part of the place, its easier to get a Wrox book rather than Apress or others, so I guess I'd get a Professional C# 2005 from Wrox and also use Internet as a resource.

But I always feel that the way we code in my company (it has a strength of 6 .NET developers) is of no good when I see code and articles posted by members of CodeProject. I would like to ask one thing, where can a person who is new to programming learn good coding standards, how can I know if the code I have written is good, how can I ensure that my piece of code doesn't waste memory.

Only thing commonly told here to improve performance of out application is to Dispose all objects we create and use more of .NET Classes. Is there any way that a person can get to know such things?

Regards,
Blumen

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.