Click here to Skip to main content
15,893,381 members
Please Sign up or sign in to vote.
1.18/5 (4 votes)
See more:
what should i learn before learning ASP.NET
Posted
Updated 1-Nov-17 19:38pm

Asp.Net is a Web Development Technology. As like any other Web Technology, you should start with HTML, CSS and Javascript.

HTML
http://www.w3schools.com/html/

CSS
http://www.w3schools.com/css/

Javascript
http://www.w3schools.com/js/

For Asp.Net development you can use either C#(.Net) or VB(.Net) as a programming language.

C#
http://msdn.microsoft.com/en-us/library/aa288436(v=vs.71).aspx

VB
http://msdn.microsoft.com/en-us/vbasic/bb466159

Hope this information helps. :)
 
Share this answer
 
Comments
Uday P.Singh 2-Oct-11 2:27am    
my 5!
RaisKazi 2-Oct-11 8:38am    
Thank you Uday :)
HTML
CSS
Javascript, AJAX
C#, VB.NET or another .NET language
 
Share this answer
 
According to me at first you learn Basics of computer after that you learn essential programming language C and C++ for batter programming concept. then you can easily learn .NET
 
Share this answer
 
Comments
[no name] 2-Oct-11 4:00am    
but strong command in Opps , structure and logic these are essential.

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