Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: ASP.NET book recommendation?


Message #1 by "Silas Wild" <SILAS@d...> on Thu, 16 Aug 2001 17:02:35 -0700

So, if they didn't like the WROX book, what did they like instead?  I'd 

like to get the best asp.net book I can.  Any ideas?



-----Original Message-----

From: Pete Ehli [mailto:peteehli@a...]

Sent: Thursday, August 16, 2001 3:29 PM

To: ASP+

Subject: [aspx] RE: Professional ASP.NET Book Code Examples

People

with advanced ASP.NET experience didn't like it.



Message #2 by Todd Carrico <ToddC@m...> on Fri, 17 Aug 2001 09:11:39 -0500
I thought the Wrox book was first rate.



As far as VB, C#, SQL.



VB and C# use the same CLR.  The only Performance difference that I can see

is in the compiler that creates the IL.  VB uses vbc.exe, and C# uses

csc.exe.  I haven't done a comparison between the IL generated, but if there

is a difference, that is were it is.



As far as language syntax goes, deal with it.  It is the new age.



I don't have what you would call a formal IT background.  I find the C

syntax to be difficult to get comfortable with, until you settle down and

bang a few lines of code.  Then it gets tolerable.  Problem is that I bang

VB, VB Script, JavaScript (same problem, only no good IDE for it), T-SQL,

and PL-SQL.  It is hard to "Settle" down with a language and get all the

things done that I need done.  VB is just easier to switch too in the middle

of the day.



Don't get me wrong, I like C#, I just think that a language should be judged

on productivity, not syntax alone.  Productivity is an individual thing, so

I am glad that the CLR is accommodating to both languages.



tc





-----Original Message-----

From: Silas Wild [mailto:SILAS@d...] 

Sent: Thursday, August 16, 2001 7:03 PM

To: ASP+

Subject: [aspx] ASP.NET book recommendation?





So, if they didn't like the WROX book, what did they like instead?  I'd 

like to get the best asp.net book I can.  Any ideas?



-----Original Message-----

From: Pete Ehli [mailto:peteehli@a...]

Sent: Thursday, August 16, 2001 3:29 PM

To: ASP+

Subject: [aspx] RE: Professional ASP.NET Book Code Examples

People

with advanced ASP.NET experience didn't like it.


  Return to Index