recent posts
Posted by Jamsi on Nov 26th, 2009
So I used to be one of those old “tables are still cool for layouts” kinda guys and proceeded to use tables for just about anything web related that I touched. But there came a moment where I decided .. you know what, everyone else is...
Posted by Jamsi on Nov 25th, 2009
I wanted to demonstrate the complete and utter power of SubSonic Activerecord’s toolset. Pretty much, its an easy to use querying engine which automatically creates objects that you can use within your ASP.NET project. You can use LINQ querying...
Posted by Jamsi on Sep 17th, 2009
So what the heck is this Bootstrap PHP thing anyway?
Bootstrap means to load a small program that eventually calls the desired program into the computer, similar to an operating system being called by a BIOS program. The word bootstrap also has different...
Posted by Jamsi on Sep 17th, 2009
If you’re a ASP.NET developer like myself, you may or may not have noticed a few changes to your sites when viewed in Internet Explorer 8.
As an example I had a gridview which had a different background for alternating rows.
<AlternatingRowStyle...
popular posts
recent comments
recent from category one
3 of the Best CSS Tutorials
So I used to be one of those old “tables are still cool for layouts” kinda guys and proceeded to use tables for just about anything web related that I touched. But there came a moment where I decided .. you know what, everyone else is raving on about this CSS layout business, so I set out...