المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : C# code clean up and improvement



C# Programming
02-05-2010, 07:13 AM
Hi All,

I’m teaching myself C# and I’ve written a small application that that I use to retrieve some computer information using WMI.

The application is working and returns the information I want. My question is, because I am just learning, would someone be willing to look at my code and suggest areas where I could improve what I have written?

I’m fairly sure that there are probably better more efficient ways to do what I’ve written.

Thanks
Rob