Learning ASP .NET
I’ve become quite fond of PHP since I started learning it, however a new challenge has presented itself-PHP is not an option. Without going into details, I’ve decided to do a major upgrade on a project I did a couple of years ago at PC Connection.
The project is this: I’m designing/developing a custom ASP .NET 2.0 driven content management system. Why am I using ASP, you ask? Several reasons:
- It’s being hosted on a 1and1 Windows hosting account that we already have, and 1and1 will not setup PHP for us
- I’ve been wanting to learn ASP for a little while now to make myself more knowledgeable/marketable
- The current setup is in desperate need of an overhaul
Building a content management system is a daunting task all on its own… I know this because I’ve tried in the past with PHP, and gave up. I didn’t necessarily give up because it was hard, but because there are so many other great PHP-based CMS’s out there, that it wasn’t worth my time and energy. Though, this does not seem to be the case for ASP driven CMS’s – I can’t find a good one anywhere!
So here I am, building an ASP-driven CMS, and am currently about half-way through. Things are going along pretty smoothly considering I just started this project a couple of weeks ago. I’m finding that ASP actually isn’t so hard to learn with my knowledge of PHP. Some things are different, but its mostly just a difference of syntax. Along with relearning concepts that I already know from PHP, I’m learning brand new things too, such as Sessions and working with an Microsoft Access database.
This is probably the biggest project I’ve taken on to date. I’m excited with my progress, and I will provide a demo version of the CMS in my portfolio once I’ve completed the real thing.
Commenting is closed for this article.
Current Entry
This journal entry was posted on October 31, 2007 at 01:07 AM. It is filed under Miscellaneous. There are 1 comments. View the archives. Subscribe to the RSS feed.
Responses
Nov 26, 2007, 11:11 PM
permalink