all groups > dotnet windows forms > january 2006 >
You're in the

dotnet windows forms

group:

Dll Reference Performance


Dll Reference Performance Dan, Vascas
1/31/2006 4:06:44 PM
dotnet windows forms:
Are there any performance issues, if we have many dll reference added to our
project.
Any way, does it take more time to load the application if we have many dll
reference added to a project, even though we don't use at application load.

Does more dll takes more time to load.
If we merge many dll into one does it improve the performance.

Our application takes long time to load, and we are doing nothing at
startup. We are using "no touch deployment".
Please suggest any way to load the application faster.
Any help greatly appreciated.

Dan

Re: Dll Reference Performance Stoitcho Goutsev (100)
2/1/2006 9:19:15 AM
Dan,

Loading dlls introduces some overhead.
I'd suggest reading through the following MSDN magazine article. I believe
it will answer most of your questions

http://msdn.microsoft.com/msdnmag/issues/06/02/CLRInsideOut/default.aspx


--
HTH
Stoitcho Goutsev (100)



[quoted text, click to view]

AddThis Social Bookmark Button