Hi, guys Well guys i need help from you guys.Actually i think its very difficult to learn ASP,i am unable to get it by heart.So i need help from you guys.If you having tutorials then you can Post me........
ASP Black Book try this it 'll be helpfull to u.and do lot's of practice as says practice makes man perfect.
+1 on W3schools. But if you're going through the effort of learning ASP you might want to make the jump to ASP.NET.
You have experience in some other programming language? If no, maybe you have to start with PHP, it's the most popular language and easy to use. When you're coinfident with it, you can continue with ASP. Here you got a big advantage: you're in the ability of programming in the moest used languages onto the internet. If you really want to start with ASP, then there is also another great site: haneng.com You'll find there easy to follow tutorials and applications, and a forum with tons of programmers!
for your concern knowledge, ASP.NET is an web development language .its having various version currently running 4.0 version.on backend side you should have knowledge about SQL .topic included in this to learn are:- state management,security,templates,mobile application,silver light,ajax,xml .all you have to cover.
ASP stands for Active Server Pages.The ASP files are just the same as an HTML file.ASP is a program that runs inside IIS.ASP syntex write like that i.e.. <html> <body> <% response.write("Hello World!") %> </body> </html>
the best resource to learn asp.net is its website. http://www.asp.net you can visit forums, see videos and read articles about asp.net there
after you learn asp.net, you can go to obout.com, they have some amazing components that really help in programming with ASP.NET.. and they have great support too, if you need help.
No one is easy nor difficult. Every thing is easy and and difficult also. I think you are getting my point. So try, you learn asp and then it will be easy to you Best of Luck
asp ia a programming language when we try to do web programming we have only 2 options before us php and asp
The easiest way to learn programming is by actually implementing it. It may sound a little tedious, but believe me, it is guaranteed to work. Try setting up a project for yourself. (Something really simple to start off) Try finding resources and googled all your way through. You'll realize that you'll be able to learn a lot by the time you're done with your simple project.
It is the web application. we can learn through W3school.Plenty of examples and clear description over there. So Use it worth-fully.