12 comments

[ 2.7 ms ] story [ 39.3 ms ] thread
Is anyone here using ASP.NET?

Not trying to start a religious war, just wondering.

I am trying several languages and frameworks to increase my understanding and learning, (C#/)ASP.NET included.

Understanding and insight through experience ...best way to learn?

Yep. I really like some parts of it (the request pipeline), and hate others (Web Forms).
Unfortunately, yes.
Why unfortunately? What were the prime lessons learned?
Yeah, at work and play.
(comment deleted)
Our startup (http://www.HubSpot.com) originally started in C#/ASP.NET. C# the language is great. ASP.NET, I'm not such a big fan of. They tried too hard to make it resemble the event-driven VB programming model.

We've since decided to make the switch to Java.