|
| Wanted: C# book |
 |
Fri, 21 Mar 2008 09:10:19 +000 |
Hi, I have covered developing websites using Visual Web Developer 2005 and
understand the basics of ASP.NET and how it works, I know HTML and CSS inside
out, and used to do some development in PHP. The area I am weak in is writing
the C# code on the code behind pages. For example if I needed to write some code
to respond to page load or on click events. Or, if I needed to write a class to,
for instance, get some data from a database. Does anyone know of a book that
covers this without going through the GUI and website basics again?
Thanks,
KM
|
| Post Reply
|
| Re: Wanted: C# book |
 |
Fri, 21 Mar 2008 15:01:34 +000 |
Try this link:
.NET Book Zero
What the C or C++ Programmer Needs to
Know about C# and the .NET Framework
|
| Post Reply
|
| Re: Wanted: C# book |
 |
Fri, 21 Mar 2008 15:36:17 +000 |
Hi,
Check out Wrox - Professional ASP.NET With C#. Skip the early chapter if you
already know that stuff.
If the wrox ASP.NET 3.5 version is not available in your region, go in for
ASP.NET 2.0
HTH,
Suprotim Agarwal
|
| Post Reply
|
| Re: Wanted: C# book |
 |
Thu, 27 Mar 2008 15:50:39 +000 |
Just wondering..what is the approach you develop when reading a programming
book.?
Do you try every code given in the book or try to follow steps given in the book
or just read through it as a novel.
Just curious..
|
| Post Reply
|
| Re: Wanted: C# book |
 |
Thu, 27 Mar 2008 23:36:03 +000 |
I work through the book like a text book, rather than a novel. If the code
examples are of something obvious then I don't tend to run every single one,
just the more complex stuff.
KM
|
| Post Reply
|
|
|
|
|
|
|
|
|
|