You should also have received the link in your inbox.
There are lots of libraries and frameworks you can use when building browser based JavaScript applications. Probably the most popular library is jQuery. But while jQuery makes it easy to write cross browser user interface code that manipulates the DOM it’s UI focus makes it less then perfect for large business applications. One of the JavaScript based MVC frameworks that has been gaining a lot of popularity for creating business applications is AngularJS. Wen using AngularJS you get the benefit of a powerful data-binding framework that guides you towards a proper application model with a proper separation between the UI layer and the business layer. It also contains a powerful dependency injection framework making code much more testable than before.
In this session Maurice de Beijer will show you how to get started with AngularJS and how productive you can be when creating line of business applications.
Maurice de Beijer is an independent software consultant and trainer specializing in HTML5, REST, JavaScript, ASP.NET MVC, WF4 and WCF,. For DevelopMentor he currently teaches Essential HTML5, Essential jQuery, Modern Web Development, Essential ASP.NET MVC, Workflow Foundation, Essential Windows Communication Foundation and Essential .NET for C# Developers courses. He is also the lead author responsible for developing the new Essential Windows Workflow Foundation 4 course material covering .NET 4 as wel as the Essential REST and Modern Web Development courses. He has been awarded the yearly Microsoft Most Valuable Professional award since 2005. Maurice also records a regular podcast for the Dutch DotNed user group. Maurice has a blog at http://msmvps.com/blogs/theproblemsolver. Maurice can be reached through his website www.TheProblemSolver.nl or by emailing him at Maurice.de.Beijer@gmail.com.