Aliaspooryorik
ColdFusion ORM Book

A First Look at MightyMock

MightyMock is a mock framework to help you unit test your applications. I'm using it with MXunit, but you should be able to use it with any Unit Testing framework. So why do you need it? Read more »

jQuery dropdown table row filter

Earlier today I posted a simple example of hiding table rows based on the cell content. Bernhard posted a comment about dynamically adding a filter by list to the column heading. Well, here's my attempt. With a bit more work it could be expanded to work on all columns. Read more »

A bit more HQL

Yesterday I blogged the basics of HQL, by replicating the functionality of EntityLoad(), so you're probably wondering why you'd bother. Using the same set up as I had in my previous post let's look at some things you can't do with EntityLoad. Read more »

Getting started with HQL

Hibernate has it's only query language called HQL. I thought I'd put together some simple examples of how you can use it in your ColdFusion 9 applications. Read more »

Search

Wish List

Found something helpful & want to say ’thanks‘? Then visit my Amazon Wish List :)

Categories

Recent Posts