pls recommend good resources/books to start learning jquery with asp.net
I'm currently reading jQuery In Action and I find it easy to read with great examples.
There are other questions on SO that provide many other resources.
http://stackoverflow.com/questions/881002/jquery-resources
http://stackoverflow.com/questions/241550/jquery-asp-net-resources-gotchas
You don't need books. There are so many good tutorials on the web.
First you should start by reading the info at jQuery.com. Start with "Getting started with jQuery".
Then you can have a look at other tutorials. Here are some good ones:
- jQuery UI
- Learninig jQuery
- www.webdesignerwall.com
jQuery is platform independent. So it doesn't matter if you are coding in PHP or .NET.
Tekpub has a great JQuery series. http://tekpub.com/preview/jquery
If you also need to learn Java Script (not just JQuery), then check out the Head First series of books. The Java Script book is awesome.
A very good tutorial Site with article and samples, you can found at http://www.dotnetcurry.com/BrowseArticles.aspx?CatID=63