Tag Archives: Dan Wahlin

ECMAScript 6 (ES6) – The Future Look of JavaScript for C# Developers

This is an excerpt of a webinar by Dan Wahlin – JavaScript for C# Developers that was conducted at Interface Technical Training on September 14, 2014. Watch the entire webinar at JavaScript for C# Developers webinar with Dan Wahlin Dan Wahlin teaches Web Development and .NET Visual Studio classes at Interface Technical Training. Dan’s instructor-led training classes include … Continue reading ECMAScript 6 (ES6) – The Future Look of JavaScript for C# Developers

JavaScript for C# Developers – Differences between JavaScript Dynamic Syntax and C#

This is an excerpt of a webinar by Dan Wahlin – JavaScript for C# Developers that was conducted at Interface Technical Training on September 14, 2014. You can watch the entire webinar at JavaScript for C# Developers webinar Dan Wahlin teaches Web Development and .NET Visual Studio classes at Interface Technical Dan’s instructor-led training includes … Continue reading JavaScript for C# Developers – Differences between JavaScript Dynamic Syntax and C#

JavaScript for C# Developers – Key concepts of C# and JavaScript Syntax

This is an excerpt of a webinar by Dan Wahlin – JavaScript for C# Developers that was conducted at Interface Technical Training on September 14, 2014. You can watch the entire webinar at JavaScript for C# Developers webinar Dan Wahlin teaches Web Development and .NET Visual Studio classes at Interface Technical Dan’s instructor-led training includes … Continue reading JavaScript for C# Developers – Key concepts of C# and JavaScript Syntax

Video – Understanding C# Interfaces and Polymorphic Behavior by Dan Wahlin

Video transcription  Dan Wahlin: In a previous session Getting Started with C# Interfaces, I talked about how you can use C# Interfaces to drive consistency across different C# Classes. In this session, I’m going to walk through one of the cool features of Interfaces, which is Polymorphic Behavior. Polymorphism is not only a big word … Continue reading Video – Understanding C# Interfaces and Polymorphic Behavior by Dan Wahlin