Why all the server hits?

T

Todd Bandrowsky

It seems like ASP.NET and Visual Studio.NET have a ravenous desire to
keep banging on the server for everything. Granted, it makes it pretty
easy to do this, but, why keep banging on the server so much for stuff
that could be better done in Java Script?

Then, you have all these games with QueryString and PostBack and when
you have values in your controls and when you don't. And then you
have to have an actual page associated with everything you do no
matter what...

This is worse than MFC!
 
S

Steve C. Orr, MCSD

ASP.NET is a Rapid Application Development (RAD) tool.
It is geared toward getting the job done quickly without requiring the
developer to know oodles about web site development. It does this job well.
There are all kinds of ways that ASP.NET web pages can be optimized by more
experienced developers.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,528
Members
45,000
Latest member
MurrayKeync

Latest Threads

Top