Sign in | Join
Last post 06-29-2008 5:21 PM by srihari.kothapalli. 11 replies.
Sort Posts: Oldest to newest Newest to oldest
Hi.,
C# To the Point by Hanspeter Mossenbock
Good book to explain C# a little bit weak regarding generics and delegates...
http://dotnet.jku.at/csbook/
If you would like to get a good understanding of C# and CLR then
CLR via C#, Jeffrey Richter
is the best book
http://www.microsoft.com/mspress/books/6522.aspx
The Wrox Beginning ASP.NET 2.0 with C#.
I'm looking for a C# asp.net book as well? which one of these have comprehensive chapters about feedback forms and other types of etc? or working emailing form info?
Try Murach's ASP.NET 2.0 Web Programming with C# 2005 http://www.murach.com/books/a2cs/index.htm
The Murach books do an excellent combination of principals and project work. There is a free download of chapters 1 and 2
Hi,
I recommend you to check the following books :
>>> Pro C# 2008 and the .NET 3.5 platform.
>>> Manning C# in depth 2008.
>>> Oreilly C# 3.0 Cookbook.
Hi There everybody
I have developed few libraries in C# for everybody's use. Please come and download form my site
www.consulttoday.com/APILabs.aspx
Thanks,
Sudipta
Why not put them onto www.codeplex.com?
Do you include any unit tests?
Hi There,
Thank you for your advice. I have created a new project in CodePlex under the name StringDefs1.0
Here is the project site there. I have also updated the Source Code. http://www.codeplex.com/StringDefs
Please come and try it,
I also have a project on CodePlex (CommonData) but am also helping on others.
C# via CLR is a fantastic book.