ASP.NET 5 and AngularJS Part 6, Security

This is the sixth part in a multiple part blog series on building ASP.NET 5 (ASP.NET vNext) apps with AngularJS. In this series of blog posts, I show how you can create a simple Movie app using ASP.NET 5, MVC 6, and AngularJS. ASP.NET 5 and AngularJS Part 1, Grunt, Uglify, and AngularJS ASP.NET 5 […]

ASP.NET 5 and AngularJS Part 5, Form Validation

This is the fifth part in a multiple part blog series on building ASP.NET 5 (ASP.NET vNext) apps with AngularJS. In this series of blog posts, I show how you can create a simple Movie app using ASP.NET 5, MVC 6, and AngularJS. ASP.NET 5 and AngularJS Part 1, Grunt, Uglify, and AngularJS ASP.NET 5 […]

ASP.NET 5 and AngularJS Part 4, Using Entity Framework 7

This is the fourth part in a multiple part blog series on building ASP.NET 5 (ASP.NET vNext) apps with AngularJS. In this series of blog posts, I show how you can create a simple Movie app using ASP.NET 5, MVC 6, and AngularJS. ASP.NET 5 and AngularJS Part 1, Grunt, Uglify, and AngularJS ASP.NET 5 […]

ASP.NET 5 and AngularJS Part 3, Adding Client Routing

This is the third part in a multiple part blog series on building ASP.NET 5 (ASP.NET vNext) apps with AngularJS. In this series of blog posts, I show how you can create a simple Movie app using ASP.NET 5, MVC 6, and AngularJS. ASP.NET 5 and AngularJS Part 1, Grunt, Uglify, and AngularJS ASP.NET 5 […]

Upgrading Visual Studio 2015 Preview to ASP.NET 5/MVC 6 RC

UPDATE: When I wrote this blog entry, the RC version was the latest version of the runtime. Recently, BETA 3 was released which is later than the RC. I spent a couple of hours today updating Visual Studio 2015 Preview to use the ASP.NET 5/MVC 6 Nightly Build. Because the process was a little tricky, […]

ASP.NET 5 and AngularJS Part 2, Using the MVC 6 Web API

This is the second part in a multiple part blog series on building ASP.NET 5 (ASP.NET vNext) apps with AngularJS. In this series of blog posts, I show how you can create a simple Movie app using ASP.NET 5, MVC 6, and AngularJS. ASP.NET 5 and AngularJS Part 1, Grunt, Uglify, and AngularJS ASP.NET 5 […]

ASP.NET 5 and AngularJS Part 1, Configuring Grunt, Uglify, and AngularJS

This is the first part in a multiple part blog series on building ASP.NET 5 (ASP.NET vNext) apps with AngularJS. In this series of blog posts, I show how you can create a simple Movie app using ASP.NET 5, MVC 6, and AngularJS. ASP.NET 5 and AngularJS Part 1, Grunt, Uglify, and AngularJS ASP.NET 5 […]

Using HTML5 Speech Recognition and Text to Speech

Wouldn’t it be great if you could interact with websites just like Siri on your iPhone? In other words, you could ask web pages questions out loud and get answers spoken back to you? Imagine, for example, that you are creating a children’s game. If the child cannot type or read then the most natural […]

Don’t Do, React! Understanding Meteor Reactive Programming

Meteor (currently my favorite framework for building web applications) was designed to support transparent reactive programming. You can’t build Meteor apps without understanding how reactive programming works. In this blog post, I provide an in-depth explanation of reactive programming. I talk about the technical details of how reactivity is implemented in the Meteor framework. I […]

SonicAgile Now with Dropbox Integration

SonicAgile, our free Agile Project Management Tool, now integrates with Dropbox. You can upload files such as logos, videos, and documentation, and associate the files with stories and epics. Before you can take advantage of this new feature, you need to get a Dropbox account. You can get a free Dropbox account that contains up […]

If you liked this blog entry then please Subscribe to My Blog or Follow Me on Twitter