PHP vs. VB.NET
I’m a little torn at the moment. I really like PHP as I feel more like I know what’s going on in it but at work I’ve been using a lot of VB.NET and have gotten use to working with it.
I think the reason I’m torn is that although I like to develop in PHP, I prefer to develop with PHP under Ubuntu and I don’t currently have my Laptop dual booted so the only place I can develop in PHP nicely is on my PC (which is dual booted) but that means restricting myself to my study. Plus there is a lot more to setup and write with PHP.
Where as with VB.NET its already set-up on my laptop for work. Its easy to use and code but I just feel like its bloated and its doing a lot in the background that may be helping me to develop faster but makes me uneasy as I don’t really know what its doing. I also find it somewhat restrictive because of the way that it forces you to develop. Some tasks are even more complicated to perform because of the way it forces you to develop. I’d also need to get myself a new server to host the application, running windows and MSSQL.
I think I’m struggling because neither of them seem like the good option.


