Search Videos

Search Results For: 'controller'

How to convert a Nintendo (NES) controller to USB 06:17

How to convert a Nintendo (NES) controller to USB

Tutorial on converting your retro Nintendo NES controller into a USB controller for use on a computer and with emulators.

Views: 3946 Uploaded On: 02/23/2010

(4+) (0-)


Creating Unit Tests for ASP.NET MVC Applications 15:49

Creating Unit Tests for ASP.NET MVC Applications

Learn how to create unit tests for controller actions. In this tutorial, Stephen Walther demonstrates how to test whether a controller action returns a particular view, returns a particul...

Views: 4125 Uploaded On: 02/12/2010

(3+) (0-)


An Introduction to URL Routing 14:42

An Introduction to URL Routing

In this tutorial, Stephen Walther demonstrates how browser requests get mapped to controller actions through URL Routing. You also learn how to create a custom route that displays differe...

Views: 2512 Uploaded On: 02/10/2010

(1+) (0-)


Understanding Models, Views, and Controllers 06:19

Understanding Models, Views, and Controllers

Confused about Models, Views, and Controllers? In this video, Stephen Walther introduces you to the different parts of an ASP.NET MVC application.

Views: 2185 Uploaded On: 02/10/2010

(0+) (0-)


Zend Framework - Introducing Action Helpers 14:20

Zend Framework - Introducing Action Helpers

A look at how Action Helpers can help you build controller-level-functionality without duplicating code.

Views: 1569 Uploaded On: 01/26/2011

(1+) (0-)


Zend_Form Introduction, Part 1 26:50

Zend_Form Introduction, Part 1

This screencast ran a little long, and unfortunately I'll have to post the rest next week. We start with creating a DTO (Data Transfer Object) that will house our data as we pass it from ...

Views: 585 Uploaded On: 05/24/2012

(2+) (0-)


Learn CodeIgniter: Day 14 - Security 35:56

Learn CodeIgniter: Day 14 - Security

In this fourteenth episode of the series, our subject is 'Security.' We will go over topics such as: password encryption, message encoding/decoding, XSS filtering, output filtering, sql i...

Views: 897 Uploaded On: 08/02/2011

(1+) (0-)


Learn Ruby on Rails - All About Layouts 06:53

Learn Ruby on Rails - All About Layouts

Everything you wanted to know about layouts: global layouts, controller layouts, shared layouts, dynamic layouts and action layouts. Yes, there really are that many ways to specify a layout.

Views: 644 Uploaded On: 09/30/2010

(0+) (0-)


Learn Ruby on Rails - Virtual Attributes 03:40

Learn Ruby on Rails - Virtual Attributes

Keep your controllers clean and forms flexible by adding virtual attributes to your model. This very powerful technique allows you to create form fields which may not directly relate to t...

Views: 1423 Uploaded On: 09/30/2010

(1+) (0-)


Advertisement