Click here to Skip to main content
15,903,523 members
Please Sign up or sign in to vote.
2.00/5 (4 votes)
See more:
respected fellows, could you please suggest me some intermediate to advanced level C# 5.0 books specially for the async stuff. please give me the books name not just the google links. Thanks.
Posted
Comments
Richard MacCutchan 27-Mar-13 5:38am    
Have you tried searching Google for titles?
[no name] 27-Mar-13 7:24am    
If you want book names I would search Amazon....

Hi,
Here is the link for good C# 5.0 books.

http://lmgtfy.com/?q=C%23+5.0+books[^]

Regards
Jegan
 
Share this answer
 
Comments
bbirajdar 27-Mar-13 8:57am    
Good solution.. Seems codeproject is more famous than google. People come to codeproject before trying google.. +5
Look87 wrote:
specially for the async stuff

To learn about async stuff, have a look at these online tutorials:
Asynchronous models and patterns[^]
http://msdn.microsoft.com/en-us/library/vstudio/hh191443.aspx[^]

And here are some books about C# 5.0 and async:
Async in C# 5.0[^]
Expert C# 5.0: with the .NET 4.5 Framework[^]
A Programmer's Guide to C# 5.0[^]

And you'll find more books here:
http://www.google.com/search?tbm=bks&hl=en&q=c%23+5.0&btnG=[^]
 
Share this answer
 
Comments
Look87 27-Mar-13 19:15pm    
Thanks ProgramFOX.
Thomas Daniels 28-Mar-13 3:02am    
You're welcome!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900