Search Videos

Search Results For: 'view'

Introducing Zend View Helpers 15:30

Introducing Zend View Helpers

This video covers how to setup and user Zend View Helpers. I also cover how state is managed within the class. Next week I'll show you how you can use this technique with a bit of AJAX to...

Views: 678 Uploaded On: 05/25/2012

(0+) (0-)


Extending ASP.NET MVC - Replacing the View Engine Part 3 08:11

Extending ASP.NET MVC - Replacing the View Engine Part 3

One of the many benefits of ASP.NET MVC is its extensibility. It's possible to replace / add functionality for most of the major components. In this video we'll take a look at replacing t...

Views: 2605 Uploaded On: 01/14/2010

(0+) (0-)


Zend View Partials 09:48

Zend View Partials

This screencast covers Zend View Partials, an often overlooked portion of the Zend_View_* collection of classes, however, I’ve found them super handy when writing complex templates. Run...

Views: 1042 Uploaded On: 05/28/2012

(0+) (0-)


Zend View Helpers with AJAX 21:03

Zend View Helpers with AJAX

This is the second part of last weeks tutorial. Here we add some JQuery code and look at how Zend_View_Helper_* classes can be written in such a way that they behave the same when they’...

Views: 947 Uploaded On: 05/28/2012

(1+) (0-)


Creating Custom HTML Helpers 14:56

Creating Custom HTML Helpers

Create new HTML Helpers to make it easier to generate view content. Stephen Walther demonstrates two simple methods of creating new HTML Helpers.

Views: 2416 Uploaded On: 02/12/2010

(2+) (0-)


Learn Ruby on Rails - Refactoring User Name Part 1 05:43

Learn Ruby on Rails - Refactoring User Name Part 1

Learn how to clean up your code through refactoring. This episode will show you how to move code from the view into the model to remove duplication and simplify the view.

Views: 769 Uploaded On: 09/30/2010

(0+) (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: 4163 Uploaded On: 02/12/2010

(3+) (0-)


Displaying a Table of Database Data 15:07

Displaying a Table of Database Data

Need to display a set of database records in an ASP.NET MVC view? Learn two methods of displaying records in an HTML table. You learn how to perform all of the formatting inline. You also...

Views: 4266 Uploaded On: 02/14/2010

(4+) (0-)


Using Blueprint CSS with Zend 08:25

Using Blueprint CSS with Zend

This video looks at the HeadLink view helper and how blueprint can easily be integrated into an existing zend_layout.

Views: 527 Uploaded On: 05/21/2012

(0+) (0-)


Advertisement