On December 11th we hosted a webinar titled “JavaScript for C# Developers” for the Indian region and we’d like to share the presentation and recorded webinar with you now! In the webinar, we covered:
- Function as statement
- Function as expression
- Return statement
- Parameters in function
- The Arguments object
- Vargs JavaScript function
- Scopes in functions – global, local, and lexical
- this keyword
- JavaScript objects
- Object as literal
- Object using new operator or constructor pattern
- Object using static method Object.Create()
You can find recording of the webinar here:
[youtube] width="420" height="315" src="http://www.youtube.com/embed/i_HoJZ8T-UU" [/youtube]
You can also find presentation slides here.
As a follow-up to this webinar, you may also want to read the following posts on our blog:
11 Things about JavaScript Functions that .NET Developers Should Know: Part 1
11 things about JavaScript functions that .NET developers should know: Part 2
Objects in JavaScript for .NET developers
Once again, thank you so much for your interest in our webinars – and we look forward to seeing you at a future webinar!