New Design, New Backend, and ASP.NET

I have had this design ready for quite a few months now. I have just found it hard to sit in front of the computer and upload it. The code, as it stands right now, really isn't all that complex. This is just an XML file being ran through an XSLT with ASP.NET at the helm. I have plans to redo my entire backend in ASP.NET, which will take some planning (not to mention time!). The system, as it is written in PHP, is modular and most of us know how easy PHP is. This time round, I will have to actually program a modular system, instead of just dropping a class into the right folder like I could with PHP.

ASP.NET is simply awesome. While PHP is far more leniant than ASP.NET, I think I found the language that I am going to develop in full time. I like ASP.NET's structure and consistency. You can tell that PHP is developed by different people (built in functions have no naming conventions; ugh!).

So, I've put up my worn PHP books on the shelf, and I have a slew of ASP.Net, .NET, and C# books to chew on. I love this stuff!

10/2/2003 12:00:00 AM | Tags: ASP.NET, Web
© 2008 Jeremy McPeak