You are currently viewing the BOOK: Professional ASP.NET 3.5 : in C# and VB ISBN: 978-0-470-18757-9 section of the Wrox Programmer to Programmer discussions. This is a community of tens of thousands of software programmers and website developers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining today you can post your own programming questions, respond to other developers’ questions, and eliminate the ads that are displayed to guests. Registration is fast, simple and absolutely free .
hello
few days before i start learning javascript but than i heard about jscript is also a scripting language.
so i am willing to make my carrier as a asp.net(C#) developer that which is best for me to learn from jscript & javascript
You want to use JavaScript. Practically speaking, no one uses "JScript" any more. Microsoft has recently made the move to use more standardized versions including so far as to support open source JavaScript tools like jQuery. Get a good JavaScript book like our Beginning book: http://www.wrox.com/WileyCDA/WroxTit...470525932.html
and you'll set yourself up well.
I'd start by learning JavaScript first. Build a good foundation of knowledge. Once you know that, you can move on to some of the shortcuts like jQuery.