scripts support
what are scrippting languages asp.net support, which one is easy to use and understand for beginners?
# 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
# 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.