What migration requirements between .Net 1.1 and .Net 2.0 ...

G

Guest

All,
Hi.

I mean: particularly in terms of an Architecture we have produced on
revision 1.1 of the .Net platform.

We have a broad architecture (supporting one or two
application/business-domain focussed application frameworks) that is built
and deployed upon .Net 1.1 ... I want to use this in an environment where
..Net 2.0 is expected to be used ...

I hoep this question makes sense ...

AidanApWord
 
G

Guest

All,
Sorry to reply to my own post, but on re-reading it, it wasn't clear ...

The Architecture in question supplies functionality broadly covered under
numerous headings:
* coupling (and remoting)
* transaction management
* configuration management
* UI message handling (ASP.Net or XSL based stuff)
* logging
* tracing
.... and numerous others ...

The point being: what chance I can deploy the Architecture (as it stands)
against .Net 2.0 and then migrate sections of it (at the Architecture level)
to use the 'new'/'improved' .Net 2.0 features/fn()ality?

So: is there any comprehensive documentation (preferrably MS published) that
I can use to asses what the unknowsn are at least?

AidanapWord
 

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