Click here to Skip to main content
15,914,010 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Hi friends,
I have newly joined IT in a C#.Net based company.
Please help me... :)
They said I have to practice all basics in it, but I haven't any experience in C#.Net while I am familiar with ASP.Net with VB.
:)
Posted
Updated 28-Jan-10 2:23am
v2

Learning C# 3.0 is but one of many C# books. That book will be good if you are already familiar with the .Net Framework, which it appears you are.

Pro C# 2008 and the .NET 3.5 Platform seems like a good combination if you want to learn the real useful stuff (beyond the C# language, the .Net Framework is where the real power lies).

Beginning ASP.NET: In C# and VB will give you a side-by-side comparison of C# and VB as they relate to ASP.NET. This may be your best choice, as it will compare what you already know with C#. It also has a very high user rating, which is a good sign.

Pro WPF in C#: Windows Presentation Foundation with .NET 3.5 is probably not something a beginner would want to look at, but if you are confident in your ability to learn then WPF is the way to go. WPF is basically a replacement for Windows Forms (both are primarily used for desktop development).

Search Amazon for some more books if you like. Check out what the topics are (most have a table of contents you can look through online) and decide which you would like.
 
Share this answer
 
v2
Pro C# with .NET 3.0 : Troelsen.
It helped me lot of. It has so many useful examples and very understandable explanations.
 
Share this answer
 
LiquidNitrogen For Dummies



 
Share this answer
 
v5

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