
After you write hundreds of ASP.NET applications, certain patterns emerge. You discover that you are writing the exact same code over and over again. I've reached that point with ASP.NET. In order to avoid the insanity that results from writing the same tedious code, I wrote a tool named ZAP that automatically generates ASP.NET websites.
|