recomd a book pls

  • Thread starter Thread starter Mona
  • Start date Start date
M

Mona

Hi John,

It's good that you are planning to study al these topics. However, there
will not be a combined book for all the topics such as C#, ASP.Net, SQL
Serever, JavaScript etc. In case you have books on these topics which
discusses the basics and fundamentals, then it will be a good resource.

Another very good resource which would be very helpful to you would be MSDN
where you will be able to find all the answers to your queries along with
the code snippets which would in turn help you to understand better.

Hope this helps.

Best Regards,
Mona [Grapecity]
 
John,

Most books you find out there will cover a little bit on all these
topics. I like O'Reilly's "Programming ASP.NET." This will cover the
basic principles of web programming, ADO.NET, security, etc.

For a more "deep dive" into the C# languauge, try "The C# Programming
Language" (Addison-Wesley) -- Anders Hejlsberg, the primary architect
of the C# language, co-authored this particular title.

Finally, use your book in conjunction with the Dynamic Help feature of
Visual Studio 2003. This feature, provided you have a relatively
healthy processor, will provide you with context-specific help right in
the VS IDE.

HTH

Thanks,
Denny
 
hi,

i`m starting an asp.net 1.1, c#, sql server 2k, VS.NET 2k3, javascript
project. I have time to read just a very short book on theese topics :(.
What would u recomend?

TIA
 
Hm. That's kind of like asking for a Readers Digest Condensed version of the
Library of Congress!

--
;-),

Kevin Spencer
Microsoft MVP
..Net Developer
Paranoia is just a state of mind.
 
Back
Top