Adding a New Feature to DimeCasts.Net - Data Listing
Category: Languages > .net
Posted: 05 Apr 09
In this episode is the second a series where we are going to be walking through the coding process of adding a new feature to the Dimecasts.net website. In this episode we will create the needed code needed to list the raw data onto the website.
|
|
Adding a New Feature to DimeCasts.Net - Data Access
Category: Languages > .net
Posted: 25 Mar 09
In this episode we will start a new series where we are going to be walking through the coding process of adding a new feature to the Dimecasts.net website. In this episode we will create the needed data access to allow us to pull the data correctly.
|
|
Using Linq to query the File System
Category: Languages > .net
Posted: 25 Mar 09
In this episode we will learn how to query an a file system using Linq. By using Linq we can reduce the complexity when it comes trying to find files on our file system.
|
|
|
Scanning Folders with PHP
Category: Web Development > PHP
Posted: 14 Mar 09
Let's imagine that you want to build a page that will display snapshots of your latest work. One way to do this would be to hard-code the images into y...
|
|
|
|
|
|
Create a Photo Admin Site Using PHP and jQuery
Category: Web Development > PHP
Posted: 12 Feb 09
I'm pleased to present you with part one of a two part series on creating a photo site using PHP, jQuery, and AJAX. Originally, I intended to fit the entire tutorial into one screencast, but that quickly became a pipe dream as I realized that there was simply too much to cover. Nevertheless, even...
|
|
|
|
|
|