Click here to Skip to main content
15,902,775 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi I am new to c # and i want to know which book i read from starting with using asp.net using C#.
Posted
Updated 16-Jun-11 10:18am
v2

For an online start: ASP.NET Tutorial - with ASP.NET 2.0[^]
 
Share this answer
 
Comments
Espen Harlinn 16-Jun-11 17:24pm    
Fair enough, while I think there is a wee bit to much in the way of advertising on that site - they do provide a lot of useful learning material. My 5
Kim Togo 16-Jun-11 17:26pm    
Thanks. Advertising...Hmmm, I think that Adblock in my Chrome browser rules that out. Did not see that.
Ajvirk 16-Jun-11 21:40pm    
I love this site they provide most things to free and valuable for apperentice.
Hi you can find best information and sample program in Microsoft MSDN

http://msdn.microsoft.com/en-us/vcsharp[]
 
Share this answer
 
Start from here
MSDN-[ASP.NET][^]
 
Share this answer
 
I always advise to start with the original: http://www.asp.net/[^].

However, learn basics of .NET and C# well before you start. Don't start with ASP.NET it if you're not comfortable with .NET programming.

—SA
 
Share this answer
 
Comments
Espen Harlinn 16-Jun-11 17:22pm    
That's a good place to start - my 5
Sergey Alexandrovich Kryukov 16-Jun-11 21:22pm    
Thank you, Espen,
--SA
Monjurul Habib 16-Jun-11 19:03pm    
my 5 too.
Sergey Alexandrovich Kryukov 16-Jun-11 21:22pm    
Thank you, Monjurul.
--SA
All the links above are really very much useful.But better you start with asp.net.
More specifically:
1) ASP.NET Web Pages
2) ASP.NET Web Forms
3) ASP.NET MVC
Another one here
 
Share this answer
 
You can find many in APRESS[^]

BTW SAKryukov is right, you must learn those basic things, .NET & C#.

And here possible ways to learn a thing. Education Needed[^]
 
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