ASP.NET 1.1 and ASP.NET 2.0 performance for simple pages

M

Martin Rakhmanov

Hello

Simple ASP.NET page executed on .NET 1.1 and .NET 2.0 gives different
processing times - 2.0 is slower. Why? Here is source code for the page:

<%@ Page Language="C#" AutoEventWireup="true" Trace="true" Debug="false"
EnableViewState="False"%>

<html>
<body>
TEST
</body>
</html>

Thanks
Martin Rakhmanov
 

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,774
Messages
2,569,596
Members
45,141
Latest member
BlissKeto
Top