Click here to Skip to main content
15,896,557 members
Home / Discussions / C#
   

C#

 
GeneralRe: DataGrid Pin
Heath Stewart1-Nov-04 14:09
protectorHeath Stewart1-Nov-04 14:09 
GeneralRe: DataGrid Pin
Luis Alonso Ramos1-Nov-04 14:43
Luis Alonso Ramos1-Nov-04 14:43 
GeneralRe: DataGrid Pin
Heath Stewart1-Nov-04 14:48
protectorHeath Stewart1-Nov-04 14:48 
GeneralRe: DataGrid Pin
Luis Alonso Ramos1-Nov-04 15:11
Luis Alonso Ramos1-Nov-04 15:11 
GeneralRe: DataGrid Pin
Heath Stewart1-Nov-04 15:31
protectorHeath Stewart1-Nov-04 15:31 
GeneralRe: DataGrid Pin
Luis Alonso Ramos1-Nov-04 15:59
Luis Alonso Ramos1-Nov-04 15:59 
GeneralRe: DataGrid Pin
Heath Stewart2-Nov-04 4:40
protectorHeath Stewart2-Nov-04 4:40 
GeneralRe: DataGrid Pin
Luis Alonso Ramos2-Nov-04 6:14
Luis Alonso Ramos2-Nov-04 6:14 
Heath Stewart wrote:
How is reading page after page of something that typically only covers one subject any easier or faster than browsing the class library?

I believe it's a bit easier, since the author takes you between related topics in order. I know the only way to become an expert is to use the technology and learn how it works, and no book will give you that (maybe a Windows Internals-type book but those are hard to find and still not deep enough in every area.) But still reading introductory texts can help you get started, and on the right track for doing additional research.

Heath Stewart wrote:
But don't discount the importance of understanding how things work and reading the documentation for classes, members, etc. because a book typically won't go into that much detail

Of course I know of its importance. But for example, if I want to get data from a database, I would have to know about DataSets and DataAdapters and DataReaders (at least of their existance) and then serach for them in the docs. But a book may introduce me to those, and even tell me when each might be better. Then, of course, I would go to the docs to find more about each object and how to use it to its full potential.

Heath Stewart wrote:
If books work for you, great - to each his own.

Don't think of me as that one who buys 5 or 6 books everytime I go to the bookstore. I really own very few programming books for a specific technology (say ASP.NET or Windows Forms.) Petzold's Programming Windows with C#, Prosise's Programming Microsoft .NET, Sceppa's Programming ADO.NET and Tom's Inside C#, and that's about it (for recent books.)

But still, reading those can give you a broad idea of everything (or most things) the BCL has to offer. I don't pretend to be an expert in everything (you can't nowadays.) But when I need something I don't throughly understand, it's time to dive into the class library documentation.

-- LuisR



Luis Alonso Ramos
Intelectix - Chihuahua, Mexico

Not much here: My CP Blog!

GeneralRe: DataGrid Pin
Heath Stewart2-Nov-04 6:46
protectorHeath Stewart2-Nov-04 6:46 
GeneralRe: DataGrid Pin
Luis Alonso Ramos2-Nov-04 8:51
Luis Alonso Ramos2-Nov-04 8:51 
GeneralLaunching an event with DateTime Pin
goldoche1-Nov-04 10:18
goldoche1-Nov-04 10:18 
GeneralRe: Launching an event with DateTime Pin
Dave Kreskowiak1-Nov-04 10:26
mveDave Kreskowiak1-Nov-04 10:26 
GeneralRe: Launching an event with DateTime Pin
Heath Stewart1-Nov-04 14:11
protectorHeath Stewart1-Nov-04 14:11 
GeneralRe: Launching an event with DateTime Pin
Dave Kreskowiak2-Nov-04 0:50
mveDave Kreskowiak2-Nov-04 0:50 
GeneralRe: Launching an event with DateTime Pin
goldoche2-Nov-04 1:47
goldoche2-Nov-04 1:47 
GeneralRe: Launching an event with DateTime Pin
goldoche2-Nov-04 1:37
goldoche2-Nov-04 1:37 
GeneralRe: WindowsPrincipal and Active Directory Pin
Heath Stewart1-Nov-04 8:37
protectorHeath Stewart1-Nov-04 8:37 
GeneralEnter or Arrow Key to replace Tab Key Pin
FredSP1-Nov-04 7:22
FredSP1-Nov-04 7:22 
GeneralRe: Enter or Arrow Key to replace Tab Key Pin
Alex Korchemniy1-Nov-04 8:53
Alex Korchemniy1-Nov-04 8:53 
GeneralRe: Enter or Arrow Key to replace Tab Key Pin
Heath Stewart1-Nov-04 9:26
protectorHeath Stewart1-Nov-04 9:26 
GeneralRe: Enter or Arrow Key to replace Tab Key Pin
Alex Korchemniy1-Nov-04 9:31
Alex Korchemniy1-Nov-04 9:31 
Generalabout memory management Pin
momer1-Nov-04 7:04
momer1-Nov-04 7:04 
GeneralRe: about memory management Pin
Dave Kreskowiak1-Nov-04 7:42
mveDave Kreskowiak1-Nov-04 7:42 
GeneralRe: about memory management Pin
momer1-Nov-04 8:16
momer1-Nov-04 8:16 
GeneralShellExecute in C# Pin
ben21-Nov-04 7:00
ben21-Nov-04 7:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.