Click to See Complete Forum and Search --> : .net beginner


Sree_b_nair
July 22nd, 2003, 11:42 AM
hi friends

i'm a beginner in the .net fraternity... how can i write a registry tracker program which will extract all hardware/software information from clients attached to a network. Can i do it in C#.

Andreas Masur
July 22nd, 2003, 01:22 PM
Well...what do you expect as an answer? Yes, you can do it in C#. However, since you just started I would rather suggest that you start digging into the basics of the .NET framework and for example C# (which does not matter much since the framework is the same disregarding the language).

After getting the basics it should be pretty simple to accomplish what you have described...