Microsoft's .NET poor help(code sample)

eran

Regular
Joined
Apr 12, 2003
Messages
66
Location
Israel
I may be wrong, or I may not knowing how to use the .NET MSDN but it seems to me that Microsoft didn't put much effort when they updated the MSDN.

When I look at sample codes Microsoft added in the MSDN I noticed that the libraries are missing. Not only in the sample code but also in the help. It took me some effort and time to find out what lib should be added.

Any thoughts?
 
With as extensive and complete as the MSDN library is, it's only understandable that a few odd mistakes would happen. E-mail Microsoft with what code samples are not working correctly and I'm sure they'll fix them when they have some spare time.
 
Dear Before blaming Microsoft , have you checked your system is functioning properly. and before testing any example please read documentation and their requirments.
I am subscriber of MSDN since last 3 years and till now i didnt got any error like this. coz these codes are tested more then 3 times before adding with in ducumentation.
 
Last edited:
Which class and example did you find this with?

At the bottom of any class info topic in MSDN it gives you the namespace it's in. It also has a "Send comments on this topic" link so feel free to make your feelings known to Microsoft :)
 
Back
Top