How to Make AJAX Requests With Raw JavaScript
Category: Web Development > Other
Posted: 31 Jul 09
I demonstrated how to make AJAX requests with raw JavaScript. In today's screencast, we'll take things a step further as we use PHP to query a database, convert it to the JSON format, and use Javascript to asynchronously request this information and display it on the page..
|
|
|
Testing MVC Routes
Category: Languages > .net
Posted: 25 Jun 09
In this episode we will take a look at how you can test your routes in an MVC application.
We willl start the process of creating new functionality for our application in this episode by showing how to create the tests for the routes first by using MvcContrib project. In the next episode w...
|
|
CSS Shorthand
Category: Web Development > Other
Posted: 23 Jun 09
There are a handful of CSS attributes that can be combined into a single attribute for coding brevity. I endorse the use of CSS shorthand whenever poss...
|
|
|
|
|
|
|
|
|
|
|
|
|
|