Contents tagged with Ajax
-
Learning AngularJS by Example – The Customer Manager Application
-
What’s the Role of the Server in Single Page Applications (SPAs)?
I’ve been doing a lot of AngularJS consulting and training lately and have been asked one particular question over and over: “What’s the role of the server in Single Page Applications (SPAs)”? Regardless of what SPA framework you use (AngularJS, Ember, Durandal, etc.) every SPA framework out there relies on some type of service (RESTful or otherwise) to serve and process data. That’s the obvious role that servers can play with SPAs. What’s not quite as obvious are the other roles that the server can play as a SPA interacts with it.
-
Video: Live Hangout with Michael Ossou Discussing Web Technologies and AngularJS
I recently had the opportunity to participate in a live hangout with Michael Ossou and DiscountASP.NET that they recorded and put online. Michael was a super cool guy to talk with and we discuss how I got started in programming, learning techniques, and various Web technologies from ASP.NET Web API to Node.js. I also show a few demos of AngularJS for those interested in getting started with it. Watch the recording below.
-
Building a Custom AngularJS Unique Value Directive
-
Using an AngularJS Factory to Interact with a RESTful Service
-
Video: Working with the jQuery data() Function
-
jQuery Tips and Tricks – New Pluralsight Course
-
Two New FlipBoard Magazines for AngularJS and JavaScript/HTML5
I’ve been a fan of FlipBoard for quite some time since it provides a quick and easy way to access different posts, articles, pictures and more from a magazine-style layout. If you haven’t used it before it’s definitely a fun application that’s quite unique. It runs as an app on iOS and Android and will soon be available on Windows Phone 8. You can also view magazines with any Web browser as well. For example, here’s a magazine running in the browser that has some amazing landscape-related photos (click to view it):
-
Video Tutorial: AngularJS Fundamentals in 60-ish Minutes
-
New Features in ASP.NET 4.5 Web Forms Course Released on Pluralsight.com
I've been hard at work the past few months filming a new course for Pluralsight covering some of the great new features in ASP.NET 4.5 Web Forms. I'm excited to announce that the new course is titled New Features in ASP.NET 4.5 Web Forms and is now available on Pluralsight.com! If you're an ASP.NET Web Forms developer (and there are many of you out there!) then you should definitely take a look at the new features available in the 4.5 release if you haven't already. In my opinion, this is the most significant release since ASP.NET 2.0. I say that because some of the new features will truly change how you write your ASP.NET applications - especially the data binding features.