books

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

I'm looking to convert some of my "classic asp" applications to .NET using
C#, can anyone recomend any good Web DB programming with C#?

thx
 
Programming Data Driven Web Applications with ASP.NET
http://www.amazon.com/exec/obidos/tg/detail/-/0672321068/qid=1080746177/sr=8
-1/ref=sr_8_xs_ap_i1_xgl14/102-2695042-1655320?v=glance&s=books&n=507846 by
Donnie Mack and Doug Seven is a great reference and it has code in both
VB.NET and C# (all of the examples are in both languages. Stephen Walther's
ASP.NET Unleashed is another great book
http://www.amazon.com/exec/obidos/tg/detail/-/067232542X/ref=pd_bxgy_text_1/
102-2695042-1655320?v=glance&s=books&st=* with code examples in each
language.

If you are looking for a book concentrating on WEB DB development though,
the first one will do it for you.

HTH,

Bill
 
Back
Top