posts - 103, comments - 6, trackbacks - 37

My Links

News

Tag Cloud

Archives

Code Generation

There are 3 entries for the tag Code Generation
West Michigan .NET User Group Meeting CodeSmith Presentation Resources
Last night, I gave my talk on Code Generation and CodeSmith, and I think it went fairly well. I promised I would post the templates I created as well as my slides, which you can get here. The slides are relatively useless. as there's not much details about what I talked about, but there are notes in the powerpoint, so you can get an idea of what I said.There's also a text file in the zip which contains the command lines I used to do batch generation and the "Keep" region example. Here's a listing...

Posted On Wednesday, October 11, 2006 7:09 AM | Feedback (0) |

Use C# To Write Javascript?
Ever since I started writing web apps, I've realized that there's a huge need to be able to write solid Javascript. Even when ASP.NET launched, there was still a huge need to know Javascript - despite the claims you heard. I'm hearing a lot of the same claims now that ASP.NET 2.0 is out - not quite as much, but they're still there, despite the proliferation of AJAX. Obviously, the need for Javascript is not going away.Well, given that Javascript seems to be such a touchy language, and is dependant...

Posted On Saturday, March 04, 2006 6:54 PM | Feedback (6) |

Code Generation or O/R Mapping?
I'm going to be doing a major revamp of the business and data layers of an application I have. Right now, it's mainly data readers and dataviews being used, with a few custom business objects. While it works, and is efficient for the task, I programming will be easier and less error prone if I can switch to a domain model with all business objects.Which brings me to my question. Which is better? Code generation or O/R mapping? I'm a huge fan of CodeSmith, and recently got a license for version 3....

Posted On Friday, March 03, 2006 9:44 PM | Feedback (2) |

Powered by: