|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.NET MSDN documentation with no examplesMany of .NET class members and properties in MSDN have no examples. I just
see prototype decleration. I find this pretty lacking in MSDN. Are there good resources out there which explain more on how to use some of the .NET functions? I am looking for a reference + a quick example. -- John Dalberg Hi John!
There is a good book on this subject! ..NET Framework Standard Library Annotated Reference Volume 2 By Brad Abrams, Tamara Abrams ................................................ Publisher: Addison Wesley Professional Pub Date: August 23, 2005 ISBN: 0-321-19445-4 Pages: 512 I am reading this book online at: http://safari.awprofessional.com Show quote "John Dalberg" wrote: > > > Many of .NET class members and properties in MSDN have no examples. I just > see prototype decleration. I find this pretty lacking in MSDN. Are there > good resources out there which explain more on how to use some of the .NET > functions? I am looking for a reference + a quick example. > > -- > John Dalberg > On Fri, 7 Oct 2005 05:28:05 -0700, Mat wrote:
> Hi John! I checked vol 1 & 2 today. It's not what I wanted. There are too many> > There is a good book on this subject! > > .NET Framework Standard Library Annotated Reference Volume 2 > By Brad Abrams, Tamara Abrams classes, methods.. missing. The examples you find are a single one for the whole class. I was surprised that the book was slim. If MSDN is as comprehensive a reference as it gets, I guess that's it. I wish they would put an example for every method. Show quote > ............................................... > Publisher: Addison Wesley Professional > Pub Date: August 23, 2005 > ISBN: 0-321-19445-4 > Pages: 512 > > I am reading this book online at: http://safari.awprofessional.com > > "John Dalberg" wrote: > >> >> >> Many of .NET class members and properties in MSDN have no examples. I just >> see prototype decleration. I find this pretty lacking in MSDN. Are there >> good resources out there which explain more on how to use some of the .NET >> functions? I am looking for a reference + a quick example. >> >> -- >> John Dalberg >> -- John Dalberg Or you can google it ;-)
In most cases you'll find someone who's implemented an example and posted it on the web somewhere. -Altaf -------------------------------------------------------------------------------- All that glitters has a high refractive index. www.mendhak.com Show quote "John Dalberg" <jjjj@hotmail.com2> wrote in message news:1r1bfzfkvh4va.10yn8pu3db7ys$.dlg@40tude.net... > > > Many of .NET class members and properties in MSDN have no examples. I just > see prototype decleration. I find this pretty lacking in MSDN. Are there > good resources out there which explain more on how to use some of the .NET > functions? I am looking for a reference + a quick example. > > -- > John Dalberg |
|||||||||||||||||||||||