2.0 v 1.1

  • Thread starter Thread starter news
  • Start date Start date
N

news

Is it worth upgrading to .NET 2?

I have been using 1.1 with C# and XML for about 2 yrs. It all works aside
from viewstate errors (after 10 mins of the Page being idle)

I have not used at all 2.0.

I have just started looking at the possible upgrade. My concern is spending
hours resolving config errors.
 
news said:
Is it worth upgrading to .NET 2?

I have been using 1.1 with C# and XML for about 2 yrs. It all works aside
from viewstate errors (after 10 mins of the Page being idle)

I have not used at all 2.0.

I have just started looking at the possible upgrade. My concern is
spending
hours resolving config errors.

If you have no 2.0 assemblies, there's no reason to upgrade. Of course, 2.0
performs better, but I hesitate to state that a 1.1 aspx website will profit
from such improvements. The improvements are in new components. Old code,
will still use compatible 'old code' .
 

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

Back
Top