Click to See Complete Forum and Search --> : Anyone of you worked with ASP.NET once?


jwagner
09-08-2009, 01:24 PM
Have you ever worked with ASP.NET?

I had the chance to touch it today. Oh, my god, what a huge difference between it and PHP.

There are DLLs and what not. You have .aspx pages, .cs pages, .ascx pages, .master pages, .config files, and a host of other stuff I found strange and amusing...

I am not really sure if I will touch it again.

I would love to hear from you if you have some experience with it.

Have a great one.

Weedpacket
09-08-2009, 08:40 PM
Useful if you're going to integrate the site with an enterprise that's already 100% Microsoft. Otherwise it's overkill 95% of the time, and it tries too hard to hide issues like network bandwidth/latency that really need to be kept in mind.