I have question regarding to JavaScript in ASP.NET. Please let me know how is important JavaScript in ASP.NET. Is there meaning to learn that if every events can be made by ASP.NET and Ajax Toolkit? Maybe, I am not wrong. Is situation that using JavaScript
in ASP.NET will be better than for example Ajax? Looking for Yr opinions.
Javascript is still considered important for using alongside ASP.NET especially with the use of custom controls you wish to add on top of the ASP.NET web controls where there are a lot of these around from third party developers.
See http://msdn.microsoft.com/en-us/library/aa479011.aspx for more details about Javascript on ASP.NET.
kszymaniak
Member
205 Points
112 Posts
JavaScript and ASP.NET
Dec 14, 2012 12:47 PM|LINK
Hi Everyone,
I have question regarding to JavaScript in ASP.NET. Please let me know how is important JavaScript in ASP.NET. Is there meaning to learn that if every events can be made by ASP.NET and Ajax Toolkit? Maybe, I am not wrong. Is situation that using JavaScript in ASP.NET will be better than for example Ajax? Looking for Yr opinions.
Regards
Krzysztof
guinnesslee
Participant
1050 Points
197 Posts
Re: JavaScript and ASP.NET
Dec 14, 2012 12:52 PM|LINK
Javascript is still considered important for using alongside ASP.NET especially with the use of custom controls you wish to add on top of the ASP.NET web controls where there are a lot of these around from third party developers.
See http://msdn.microsoft.com/en-us/library/aa479011.aspx for more details about Javascript on ASP.NET.
twitter
www.mashupweb.wordpress.com
gregaDro
Member
318 Points
65 Posts
Re: JavaScript and ASP.NET
Dec 14, 2012 01:03 PM|LINK
Maybe you should consider learning jQuery before you move to pure JavaScript, since it's more user friendly for coding.
kszymaniak
Member
205 Points
112 Posts
Re: JavaScript and ASP.NET
Dec 14, 2012 04:01 PM|LINK
Many thanks for Yr replies. I will be watching for JavaScript tutorials.
Regards
Krzysztof