It’s that time again…ASP.Net
October 5th, 2005
Although my allegiance is secure with Open Source technologies like PHP and MySQL, about once or twice a year I pop open my Visual Studio and create an ASP.Net application. While I’ve taken some .Net classes over the years, I’m about the worst .Net developer you can find. But I want to at least put forth some effort since Zunch is a Microsoft Certified Partner and all. Anyways, this week I decided to create an app that will help the SEO team organize directory submissions. It’s a very simple little app, but the information was perfect for a DataGrid. All in all…its not too bad. Writing .Net code just reminds me of how many different ways you can perform the same task.
