Click here to Skip to main content
15,893,161 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to learn asp.net.

I have knowledge of html, css, javascript and jquery but I don`t have a knowledge about any server side language like asp or php.

Can anyone tell me if it is possible to learn asp.net without any knowledge of server side language?
Posted
Updated 24-Nov-11 23:29pm
v2
Comments
Dalek Dave 25-Nov-11 5:29am    
Edited for Grammar and Readability.

Well, For Server-Side in Asp.Net commonly used languages are C#.Net and VB.Net. Prior knowledge of Classic ASP or PHP may be an advantage to learn web based technology like Asp.Net, but certainly it should not be hurdle if you do not have knowledge of it.

As you are already having knowledge of HTML, CSS and JavaScript which is definitely going to be useful for you in Asp.Net development.

You may choose either of below languages(C#/VB) for Server-side development of Asp.Net. I have used both in past and found C# more interesting(others may have different opinion :)).

For C# Programming you may refer below links.
Learn Visual C#

http://msdn.microsoft.com/en-us/library/618ayhy6%28v=VS.100%29.aspx

For VB Programming below links.
Learn Visual Basic

http://msdn.microsoft.com/en-us/vstudio/hh388568

For Asp.Net you may begin with below link.

Get Started with ASP.NET

Happy learning. :)
 
Share this answer
 
Comments
RaviRanjanKr 25-Nov-11 2:22am    
Nice Answer, My 5+
RaisKazi 25-Nov-11 2:53am    
Thank you Ravi.
Yes,you can learn Asp.Net without any knowledge of Asp and PHP,because Asp and PHP are very different from Asp.Net.
Asp.Net is very simple to Use and Understand.If you have good knowledge of
Web Page designing and you are Interested to learn New Technologies then
you can easily learn Asp.Net.Reffer some books like Asp.Net for Beginners.

Reffer following links :
Introduction of Asp.Net
www.w3schools.com
 
Share this answer
 
Well its common question in CP to learn about ASP.Net.
you can check plenty of Answer in CP
have a look there-CP Search-[ Learn ASP.Net ][^]
 
Share this answer
 
 
Share this answer
 
I did not have any knowledge of what you know now and i studied asp.net alone and till now i did 10's of websites.So since you know jquery,html,css.. Then it should be easier for you.So just try to discover what language you wanna use*c# or vb.net),then start doing some small examples,and by time everything will be fine.But you should be patient since to have the good knowledge in this big framework you need time.

Good luck.
 
Share this answer
 
There are many knowledge full resources available on the internet, You can learn from there.This Is the website which is very useful for learn the web technology.
http://www.w3schools.com/[^]
 
Share this answer
 
Here more than couple of ways to learn anything in internet.
Education Needed[^]

And here this article contains a big bunch
Beginner's Walk - Web Development[^]
 
Share this answer
 
ASP.Net isn't server side programming. It is client side. What compiles it is C# or VB. ASP.Net is only a technology developed by .NET to create dynamic websites. If you have knowledge in html then probably you can easily learn ASP.Net. What's harder is to learn C# and VB.NET. So study VB.NET or C# first :)

To start with, study C# in[^]
 
Share this answer
 
v2

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