Warning: the following post contains terms that may be offensive to any self respecting PHP programmer, proceed with caution. (i.e. ASP).
So, I haven't posted here for a while, mainly because my new employer is Microsoft centric and all I have access to is IIS/ASP servers. It's been quite a while since I used ASP, and having grown accustomed to PHP I'm finding it very frustrating to move back into the ASP world. Everything is just so bass-ackwards, and unintuitive.
The most frustrating thing I've ran into though is the lack of good online resources for the ASP programmer. php.net is an amazing resource, and it'd be hard to match it... but I have yet to find anything that even comes close to it in ASP land. MSDN is pretty much worthless in my opinion, and google searching can only get you so far. Does anyone know of a php.net like resource for ASP? I need one place where I can go to get syntax info, info about functions (what's available, return values, etc.), etc.
My heart still belongs with PHP, but until I can convince our CIO to get us a server with PHP I'm stuck coding in ASP. I know none of you will want to admit having any ASP knowledge... but I'd much appreciate it if you could help a brother out.