risk assessment of dotnet framework

A

Alex

Dear colleagues

I am going to deploy dotnet framework in our company. For this I need to do
a risk assessment of dotnet framework. Thus I have following question:

Is there an available risk assessment of dotnet framework?

Is there a document which describes what and where exactly is installed
dotnet framework? Which system files are replaced etc.?

Is there a document which describes how dotnet framework versions are
handled? E.g. if I install a version 1.1 how is affected version 1.0 etc..

Looking forward for some hints.

Thanks in advanced .
Alex
 
G

Guest

I am not aware of such documentation, but this is what I do know:
1. Installing .NET does not replace any system dlls except windows installer.
2. Since .NET framework is loaded by applications using it, you have a much
higher risk from .NET applications rather then the framework itself.
Hope this help,
Aleksey Nudelman
http://csharpcomputing.com
 

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