Basic questions for the converted but untrained
-
Hi Well I bought a book on C# and ASP.NET (Wrox versions) and all looks nice and exciting if not daunting. ASP.NET seems to have sooooo much more happening within it but there were a few questions raised in my mind when looking through them. There seems to be various ways of doing the same thing, IE displaying data in a table. DataReaders, Repeaters etc etc...:eek: What confuses me is which methods to use when. For instance, what method to use when displaying tabluar data means using a datagrid or not... How about when you want to display complex HTML data that has a complex layout? (Multiple nested tables)... X| Are there any articles out there that can give someone in my position (coming from ASP3/VBS) a broad overview of what to use when...Or someone kindly take the time to explain it here for me :-D Ta John