WLW Code Formatting

Scott pointed out Code Snippet plug-in for Windows Live Writer . I tried it out, and I like it. Here is a silly example: 1: public void HelloWorld() 2: { 3: Console.WriteLine( "Hello World" ); 4: } WLW Code Formatting : Simpable...

Continue reading...

Posted by john on Thursday, April 24 2008 No Comments

Floatutorial: Tutorial 8 - Liquid two column layout

I've used these types of layouts for many years, but never really understood how they work. This tutorial is the first that explains how, step by step.

Floatutorial: Tutorial 8 - Liquid two column layout

Posted by john on Thursday, April 24 2008 No Comments

Using Unity and the ASP.NET MVC Preview 2

Chris has a good example of how to use the Unity IoC container with the new ASP.NET MVC Framework. Using Unity and the ASP.NET MVC Preview 2...

Continue reading...

Posted by john on Thursday, April 24 2008 No Comments

ASP.NET MVC: MVC Storefront, Part 4 : Rob Conery

After a brief hiatus, Rob has posted part 4 of his webcast. This is of particular interest to me, because my wife is bugging me to implement an eCommerce site for her, and I am interested in learning TDD and ASP.NET MVC too. ASP.NET MVC: MVC Storefront, Part 4 : Rob Conery...

Continue reading...

Posted by john on Tuesday, April 22 2008 No Comments

Laying out a long form in Flex

I was working on the layout for a data input form in Flex. No matter how creative I got, I was not going to be able to fit everything on a single screen without scroll bars. The content did not suit itself to being split into tabs, or other similar types of UI. I did not want the buttons at the bottom...

Continue reading...

Posted by john on Tuesday, April 22 2008 No Comments

New Blog software

I determined the primary reason that I never updated my blog, was that I did not like using the software it was running on. So I decided to switch. I thought about bringing all the old posts over, but decided that it was not worth the trouble. I am now using Graffiti CMS , and am quite happy with it...

Continue reading...

Posted by john on Monday, April 21 2008 No Comments