Link Details

Link 35210 thumbnail
User 209680 avatar

By skyhawk133
via dreamincode.net
Published: Aug 16 2007 / 00:51

With ASP.NET AJAX, and the libraries that were created revolving that framework, one has the ability to program within JavaScript much the same way that they do in a compiled language like C# or VB .NET. Writing JavaScript with the ASP.NET AJAX libraries allows a person to created hooked events that are similar to the server page lifecycle (just not as robust). One could create classes, enums, namespaces, all within JavaScript, making JS a much more object oriented programming model.
  • 14
  • 1
  • 1406
  • 184

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.