scripts support

what are scrippting languages asp.net support, which one is easy to use and understand for beginners?
[102 byte] By [k.shivkumar] at [2007-11-20 6:23:34]
# 1 Re: scripts support
Javascript is the one. What are you trying to find out?
Shuja Ali at 2007-11-9 11:52:42 >
# 2 Re: scripts support
Javascript is the one. What are you trying to find out?

i am just beginners in asp.net with c#.net can u give some tips for good programming techniques.

i will be thank ful to you

Regards

k.shivakumar
k.shivkumar at 2007-11-9 11:53:42 >
# 3 Re: scripts support
First thing that you should learn is the architecture of the Web applications. Then make sure you have good knowledge of object oriented programming and .NET fundamentals.

Then grab a tutorial for JavaScript and do some samples. Also don't forget MSDN is the best place to learn. So make it a habit to visit MSDN.
Shuja Ali at 2007-11-9 11:54:43 >