﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Ayende @ Rahien</title><link>http://ayende.com</link><description>Ayende @ Rahien</description><copyright>Copyright (C) Ayende Rahien  2004 - 2021 (c) 2026</copyright><ttl>60</ttl><item><title>Mischa Kroon commented on Quick &amp; Dirty CodeGen</title><description>I use a custom .Net app based on:
  
http://secretgeek.net/wscg.asp
  
  
For doing my lightweight code gen. 
  
  
I extended it a bit to save snippets of code. 
  
And that works wonders for me :)
  
</description><link>http://ayende.com/2314/quick-dirty-codegen#comment3</link><guid>http://ayende.com/2314/quick-dirty-codegen#comment3</guid><pubDate>Tue, 17 Apr 2007 09:11:05 GMT</pubDate></item><item><title>Moran commented on Quick &amp; Dirty CodeGen</title><description>I use it to create Active Record class, including everything... 
  
And using the new XML features I can create a fully functional admin console GUI for web apps with a simple F5.
  
I've been told that I'm taking it too far, though I'm glad that I'm not alone on this.
</description><link>http://ayende.com/2314/quick-dirty-codegen#comment2</link><guid>http://ayende.com/2314/quick-dirty-codegen#comment2</guid><pubDate>Mon, 16 Apr 2007 19:57:21 GMT</pubDate></item><item><title>Tobin Harris commented on Quick &amp; Dirty CodeGen</title><description>This is cool. I use SQL for all sorts of code gen too. It's also great for generating batch scripts, or generating SQL/DDL/DML.
  
  
  
</description><link>http://ayende.com/2314/quick-dirty-codegen#comment1</link><guid>http://ayende.com/2314/quick-dirty-codegen#comment1</guid><pubDate>Sun, 15 Apr 2007 08:33:22 GMT</pubDate></item></channel></rss>