ASP.NET -- that other framework
I’ve spent the past year slowly making the transition from classic Active Server Pages (ASP) programming to ASP.NET. Yes, yes I know this is not Django or any of the other "hot" frameworks out there right now. But we are a Microsoft shop and I have no support for non-Microsoft products; and more importantly, no time or energy to tackle it myself. Learning a new tool is hard enough.
So I thought I’d write a bit about my experience so far.
I’ll start by saying all of my programming skills are self-taught — mostly through the bang-your-head-against-a-brick-wall ... Read more ...