ASP.NET Efficiency Question

Z

Z GIRL

Dear DotNET Developers,

I've developed a plethora of ASP applications which have handled
10's of thousands of transactions per day w/o any problems.
I was wondering, in DOT Net the efficiency papers say to use
the Server based control sparingly in order to create an efficient
application.

The point of going to DOT NET is that the server based controls
reduce the time of development. Now is there any rule to the number
of server controls you should use per form? For instance, if your creating
a contact manager system.

I'm just wondering what people have done to create efficient systems
yet exploit the very funcitonality DOT NET offers w/o reducing performance.

Thanks in advance.
 

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

Top