Click here to Skip to main content
15,895,557 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have two years exp.Please suggest me what is right book to gain the professional knowledge in asp.net .Please tell me best author name and book name
Thanks
Posted

MSDN[^] is the best than anything else.

Also refer MSDN learning resources

Have a look on CodeProject[^] answers for similar question.

In addition you can try APress ASP.NET Books also.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 26-Jun-12 1:08am    
Basically agree, my 5.
I would add that it's important to learn .NET, the language, the principles of HTTP, HTTP server functionality and basics of programming very well before ASP.NET. It's so sad to see the ASP.NET developers who do not understand bare basics.
--SA
Prasad_Kulkarni 26-Jun-12 1:17am    
Thank You SA :)
Rahul Rajat Singh 26-Jun-12 2:55am    
Good answer. +5.
Prasad_Kulkarni 26-Jun-12 9:26am    
Thank you Rahul!
I agree with prasad. but in case you need books specifically, I will give you a list of my favorite books with some pointers.

Note: These are answers to some other questions so they might contain some extra information:

--answer 1-----
The best book for C#:

1. C# 2010 Step by step - beginner
2. C# 4.0 in a nutshell - comprehensive coverage

for ASP.net

1. ASP.NET 4.0 Step by step
2. MCTS 70-515 self paced training kit
3. can't remember the name but a book from WROX P2P series on ASP.NET 4.0.

--answer 2-----


If you are really up for the task then start reading good book, watch video tutorials and the MOST IMPORTANT - get your hands dirty as much as possible i.e. Code Code Code.

Some of recommendation:

1. Microsoft press' MCTS self paced learning kit books are awesome, do read them.
2. Microsoft press' Step by step series are good for beginners, do read them.
4. C# 4.0 in a nutshell is pretty good, read it cover to cover.
5. watch videos on ASP.NET website.
6. read the MVPs blogs (CP and MSFT)
7. follow code project daily religiously.
 
Share this answer
 

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