Video Tutorial: AngularJS Fundamentals in 60-ish Minutes by Dan Wahlin's WebLog

The term "Single Page Application" ( SPA ) is one of the biggest buzz words out there right now especially when it comes to building client-centric applications. SPAs provide a great way to load different views into a screen without reloading...

Getting Started Managing Client-Side Data with the Breeze JavaScript Library by Dan Wahlin's WebLog

If you work with JavaScript a lot then you know that there’s no shortage of script libraries being released. New scripts come out on a daily basis providing UI functionality, data binding support, form validation, framework functionality and more. With...

Fallback HTML5 audio tags for a simple MP3 podcast are harder than you'd think by Scott Hanselman's Blog

The HTML5 Audio tag is wonderful, right? Just works. This is the dream: <audio id="audioplayer" preload="metadata" type="audio/mp3" > <source src="http://s3.amazonaws.com/hanselminutes/hanselminutes_0363.mp3"...
Filed under: ,

New Features in ASP.NET 4.5 Web Forms Course Released on Pluralsight.com by Dan Wahlin's WebLog

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...

Our first year. A new web conference - <anglebrackets> by Scott Hanselman's Blog

There's a new web conference happening in Vegas next month and you should join us. John Papa, myself and our friends pulled in the speakers from a combination of invitations and submitted talks. It's called anglebrackets.org and I hope to see...

RELEASED - Download Internet Explorer 10 for Windows 7 by Scott Hanselman's Blog

Just about a month ago the IEBlog published a post to allow business to manage the update schedule for Internet Explorer 10. It says "this approach lets organizations control when they are ready to deploy IE10 to their Windows 7 users." I took...
Filed under: , ,

What's Hot in the World of JavaScript and SPAs? by Dan Wahlin's WebLog

Client-side development continues to be more and more popular which is both good and bad for developers. It's good (great!) because we have more power than ever at our fingertips. It's bad because it can be challenging to stay up-to-speed with...
Filed under: , , ,

Code and Slides from my Fall 2012 DevConnections Talks by Dan Wahlin's WebLog

Thanks to everyone who attended my sessions at the Fall 2012 DevConnections conference in Las Vegas. There was a ton of interest in different JavaScript and HTML5 topics. Here’s a picture taken after finishing up my first talk. The second one was packed...

Getting Started with TypeScript – Classes, Static Types and Interfaces by Dan Wahlin's WebLog

I had the opportunity to speak on different JavaScript topics at DevConnections in Las Vegas this fall and heard a lot of interesting comments about JavaScript as I talked with people. The most frequent comment I heard from people was, “I guess it’s time...
Filed under: , , ,

Working with Tile Notifications in Windows 8 Store Apps – Part I by Dan Wahlin's WebLog

One of the features that really makes Windows 8 apps stand out from others is the tile functionality on the start screen. While icons allow a user to start an application, tiles provide a more engaging way to engage the user and draw them into an application...
Filed under: , , , , , ,

JavaScript Data Binding with AngularJS Part II – Binding a View to a Controller/ViewModel by Dan Wahlin's WebLog

Related Posts: JavaScript Data Binding Frameworks The JavaScript Cheese is Moving: Data-Oriented vs. Control-Oriented Programming JavaScript Data Binding with AngularJS Part I – Getting Started   In my previous post I showed how the AngularJS framework...

JavaScript Data Binding with AngularJS Part I – Getting Started by Dan Wahlin's WebLog

Related Posts: JavaScript Data Binding Frameworks The JavaScript Cheese is Moving: Data-Oriented vs. Control-Oriented Programming In a previous post I talked about where I see things moving when it comes to the world of client-side JavaScript development...

The JavaScript Cheese is Moving: Data-Oriented vs. Control-Oriented Programming by Dan Wahlin's WebLog

In a previous post I listed several of the JavaScript data binding frameworks that are available and talked about why they’re essential as applications move more and more functionality to the client. Data binding is a key aspect of client-centric programming...

Pluralsight Meet the Author Podcast on HTML5 Canvas Programming by Dan Wahlin's WebLog

  In the latest installment of Pluralsight’s Meet the Author podcast series, Fritz Onion and I talk about my new course, HTML5 Canvas Fundamentals .  In the interview I describe different canvas technologies covered throughout the course and...
Filed under: , , ,
More Posts Next page »
Powered by Community Server (Non-Commercial Edition), by Telligent Systems