Ugh, ASP.NET != Fun (like Rails is)

Posted by kheon Mon, 18 Jul 2005 18:18:00 GMT

This past weekend I was able to really spend some quality time exploring Rails, something I’ve been having a tough time finding the time to do. Not the case this weekend.

In order to learn Ruby and Rails I’ve been taking some of the applications we offer at work (ASP) and porting them to the Rails framework. I have been working much slower then I probably could simply because I want to understand what and why things are the way they are. Even still, I’ve managed to port two of the tools over in relatively short order (except the file upload functionality, which I will tackle last).

I didn’t realize how much fun and how quick Rails developing was till I got back into some ASP.NET development that I’m doing at work. It’s been tiring mostly because we are porting some really sloppy third-party CFMX code over. The biggest annoyance I had to deal with all day though was in coding, compiling (wait), and refresh (wait for IIS to rebuild the application) process.

The good news is I’m home now and I can get back into some more Rails fun. Hoping someday we’ll be able to offer Rails applications where I work but for the time being we are primarily an MS shop with some PHP mixed in (but not hosted, we don’t have any Linux servers available for site hosting, only development).

Posted in  | Tags , , ,  | no comments | no trackbacks