Ok, is it just me or...?
-
... can anybody else actually understand most of what is written about C# in the MSDN Library? Or am I just stupid? lol Jason.
j.t.
-
don't say that. you are not stupid.That is my mistake either. it doesn't really help much. Searching in MSDN is a mistake. . . . . Or maybe I'm stupid too. :sigh:
-
... can anybody else actually understand most of what is written about C# in the MSDN Library? Or am I just stupid? lol Jason.
j.t.
I've never had any trouble understanding MSDN content. I'm no genius so draw your own conclusion...
Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia) -
... can anybody else actually understand most of what is written about C# in the MSDN Library? Or am I just stupid? lol Jason.
j.t.
yes. most of it is understandable and informative, sometimes the examples are too simple or just missing. and there are lots of pages explaining the concepts, but those are a tiny bit more difficult to locate. :)
Luc Pattyn [Forum Guidelines] [My Articles]
- before you ask a question here, search CodeProject, then Google - the quality and detail of your question reflects on the effectiveness of the help you are likely to get - use the code block button (PRE tags) to preserve formatting when showing multi-line code snippets
-
... can anybody else actually understand most of what is written about C# in the MSDN Library? Or am I just stupid? lol Jason.
j.t.
Buy a book. The MSDN assumes a basic level of knowledge. Just like an encyclopedia assumes you know English.
Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )
-
Buy a book. The MSDN assumes a basic level of knowledge. Just like an encyclopedia assumes you know English.
Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )
-
... can anybody else actually understand most of what is written about C# in the MSDN Library? Or am I just stupid? lol Jason.
j.t.
- You're stupid. 1) MSDN sucks, so that makes you stupid twice - first, because you're using MSDN, and second, because you don't understand what they've written (what little help they provide is written in clear English).
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 -
... can anybody else actually understand most of what is written about C# in the MSDN Library? Or am I just stupid? lol Jason.
j.t.
Yes.
-
... can anybody else actually understand most of what is written about C# in the MSDN Library? Or am I just stupid? lol Jason.
j.t.
Easy to understand but sometimes difficult to find what you are actually looking for. I often am lead to examples that have a MINOR piece of what I am looking for.. then I dig dig dig and maybe I find something. More likely I go back to google and mod my key words. Sometimes I end up at MSDN and sometimes I end up at someones blog.. and other times I end up right back here :)