10 years ago, I read one of those Teach Yourself HTML in 24 Hours books and haven't looked into developing for the web since.
I'm currently trying to learn C# and Silverlight and make my way into the world of professional software development. I'm not specifically targeting the web, but if I put up a personal website, I'd like to be able to explore the programming options available to me.
I'd like to start a website that allows me to host a blog, show off my work, and provide me a basic sandbox for learning to program for the web. However, I'm not sure of what kind of web-hosting package to fit my needs. Site's like JustHost.com offer open-source web hosting for under $4/month, where a site like MaximumAsp.com offer shared hosting for $49/month and virtual hosting for $99/month.
I would prefer to work in the ASP.NET space with MS SQL for data, but I'm not sure what the premium would be.
Here are my priorities (in order from top to bottom):
- Affordable (between $5 and $25 per month)
- Easy to start and maintain a blog and other "content"
- Able to host Silverlight
- ASP.NET if possible
- MS SQL DB if possible
- Reliable
Part of the problem is that I don't know what programming limitations I have if I go with a shared site instead of a site with full access to a machine (virtual or physical). For example, if installing a blog engine on an ASP.NET site requires root access, that may not be the best choice for me.
Any help guiding me in the right direction for a "developer-friendly" web host would be much appreciated.