|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Application Block UpgradeI need to upgrade .net 1.1 to 2.0, and I'd also like to upgrade the
application blocks that we use(data and exception). We currently reference the 1.1 versions from the GAC, and I'd like to keep it this way for the 2.0 versions. I noticed that a lot has changed, assembly names etc. Does anyone know of a document that will guide you on how to do the upgrade? I suppose I can add the required files into the gac, add the references, remove the old references and try and compile, but I hate to find surprises when it comes to these things... |
|||||||||||||||||||||||