ASP.NET - Book for Managers

  • Thread starter Thread starter Ryan Thompson
  • Start date Start date
R

Ryan Thompson

Hello,

Can anyone recommend a good book to provide a general overview of C#
and ASP.NET for a direct technical supervisor (though non-developer)
of developers.

I would hope the material would be technical enough to cover general
code, OO and methodologies without getting into samples and detail.

Any thoughts?
 
Try Programming Microsoft ASP.NET by Dino Esposito. The title suggests its
a programmers book - and it is. However, the level of detail is explained
at a high enough level that it covers quite general concepts like controls,
security and data where the examples become part of the explanation rather
than the subject of the chapters.

--
Regards

John Timney (Microsoft ASP.NET MVP)
----------------------------------------------
<shameless_author_plug>
Professional .NET for Java Developers with C#
ISBN:1-861007-91-4
Professional Windows Forms
ISBN: 1861005547
Professional JSP 2nd Edition
ISBN: 1861004958
Professional JSP
ISBN: 1861003625
Beginning JSP Web Development
ISBN: 1861002092
</shameless_author_plug>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top