Quantcast
Channel: .NET Framework Class Libraries forum
Viewing all articles
Browse latest Browse all 8156

Determining and implementing classes

$
0
0

There is a crap-load of classes in the .NET Framework Class Library. What is the easiest way to find the right one? For instance, if I wanted to draw a rectangle on the screen? (Just an example, I don't actually want to know the answer to this particular question); or maybe I want to record my voice with my Microphone and then play it back (again, just an example).

Looking at the MSDN website:
http://msdn.microsoft.com/en-us/library/gg145045(v=vs.110).aspx

there are heaps of classes, and finding the right one seems mind-boggling. Sometimes there are classes that are ridiculously similar to the one I am looking for and thus causeAMBIGUOUSNESS)

I could always "google" or ask via forum a specific question regarding to a certain class; but lets just say nobody has ever answered this question before...so how would I find the right class (without forum, without google - just msdn/the class library and without going through all of the classes)?

"Learn how to program" books can be great, but even they don't contain every class within the framework and how to implement them.



Viewing all articles
Browse latest Browse all 8156

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>