Been down this path as well.  Here's a couple of general rules when it comes to looking for documentation about the mysterious ".Net":<br><br>* Most books/sources will show you how to do something using Visual Studio.  Sometimes it's hard to even figure out where the source code is, because the How To''s
<br>are full of stuff like "Start by clicking on New Project, then select...."<br><br>* Where source code is available, by default is almost always VisualBasic.Net.  You have to look specifically for sources with C# source code.  Many books are actually written in two versions, or offer a CD that contains source in both while the book itself only shows examples in one.
<br><br>* You'll find most database stuff under the <a href="http://ADO.NET">ADO.NET</a> banner.  Generic .Net books and sources will often not have any database related info.<br><br>* Similarly, web-related stuff (both web sites, as well as web services) goes under the 
<a href="http://ASP.NET">ASP.NET</a> banner.    So, for instance, if you're wondering how to write a web service in C# using Visual Studio, you're going to create a new <a href="http://ASP.NET">ASP.NET</a> project and specify that you want C# source code.
<br><br>Good luck :).<br><br>D<br><br><br><br><br><div><span class="gmail_quote">On 11/7/06, <b class="gmail_sendername">David Kramer</b> <<a href="mailto:david@thekramers.net">david@thekramers.net</a>> wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Bob - BLU wrote:<br>> On 11/07/06 15:34, Stephen Adler wrote:<br>>> So, need a learn about visual studio. ...
<br>><br>> MSDN is wide and deep....<br>><br>>     <a href="http://msdn.microsoft.com/vstudio/">http://msdn.microsoft.com/vstudio/</a><br>><br>><br><br>I'll second that.  I'm in the same situation, and I've scoured the
<br>shelves at work for MSVS books, and found all of them unsatisfactory,<br>missing huge chunks of the functionality in C# and .NET.   I'm not sure<br>they even define what ".NE" really means.<br><br><br>--<br>
This message has been scanned for viruses and<br>dangerous content by MailScanner, and is<br>believed to be clean.<br><br>_______________________________________________<br>Discuss mailing list<br><a href="mailto:Discuss@blu.org">
Discuss@blu.org</a><br><a href="http://olduvai.blu.org/mailman/listinfo/discuss">http://olduvai.blu.org/mailman/listinfo/discuss</a><br></blockquote></div><br>
<br />-- 
<br />This message has been scanned for viruses and
<br />dangerous content by
<a href="http://www.mailscanner.info/"><b>MailScanner</b></a>, and is
<br />believed to be clean.