In most code that you find that uses lists you will find something like this: if(products.Count() > 0) { // Do stuff } Personally, I’ve seen this …
Beginning Google Android Development
My wife and good friend have a G1 and I’m absolutely in love with the damn thing. I plan on getting one soon, however I’ve read a lot and some people are saying to wait for the MyTouch. However, this …
Continue Reading about Beginning Google Android Development →
Hangin’ in the Lounge
I’ve death with numerous different advertisers and such over the few years I’ve had my blog. Just recently I spoke with the guys over at the Lounge and we decided to work together. I needed a low …
New DimeCast: Exploring Expressions with Spark
I have another DimeCast that went live this morning. This one is entitled “Exploring Expressions with Spark.”. Here’s what we cover: ”We are going to take a look at the various different ways …
Continue Reading about New DimeCast: Exploring Expressions with Spark →
ASP.NET MVC without Installing the MVC Bits
I was recently was helping out a collague with an ASP.NET MVC problem and I was given a link to a solution. I opened it and got this message: Which ends up giving you the following in the …
Continue Reading about ASP.NET MVC without Installing the MVC Bits →
New DimeCast: Exploring how to use Global Vars & View Data in Spark
I have a new DimeCast up! The title is above. In this DimeCast I cover … how to utilize both global variables and local variables. We will also take a look at how to create and use both strongly …
Continue Reading about New DimeCast: Exploring how to use Global Vars & View Data in Spark →