Getting Started with AngularJS Video Series
As more and more functionality moves to the client developers are finding that writing JavaScript-centric applications from scratch can be challenging and frustrating. As a result, numerous JavaScript...
View ArticleAngularJS Video Series Part II: Directives, Filters and Data Binding
Previous videos in this series: Part I: Getting Started with AngularJS Video Series One of the features that really sets AngularJS apart from other client-side frameworks is its built-in support for...
View ArticleAngularJS Video Series Part III – Views, Controllers and Scope
Previous videos in this series: Part I: Getting Started with AngularJS Video Series Part II: Directives, Filters and Data Binding AngularJS follows the MVC (Model-View-Controller) pattern and...
View ArticleVideo – Getting Started with C# Interfaces by Dan Wahlin
Video transcription Dan Wahlin: One of the topics that I get the most feedback or comments or questions about is C# Interfaces. What are they? Why would I use them? Why are they important in our...
View ArticleVideo – 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...
View ArticleVideo – The Fundamentals of C# Generics by Dan Wahlin
In previous posts, we looked at getting started with C# Interfaces and understanding Polymorphic behaviors. In this post, we’ll look at using C# Generics and Custom Generics in your applications. Video...
View ArticleJavaScript 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...
View ArticleJavaScript for C# Developers – Differences between JavaScript Dynamic 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...
View ArticleECMAScript 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#...
View ArticleThe Value of Adding AngularJS to your Development Stack – with Dan Wahlin
AngularJS is one the hottest JavaScript group frameworks available today. Is it worth adding it to your development stack? That’s what we’re going to address in this video. AngularJS is one the hottest...
View Article