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...
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
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...
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...
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...
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...