Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / February 2006

Tip: Looking for answers? Try searching our database.

How do I decrease first page load time when there are 300 dll's on bin folder?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ravi Ambros Wallau - 14 Feb 2006 19:20 GMT
Hi, it's me again:
   I have made an extensive search at google and finding a lot of
information, but nothing that matters for me.
   My problem is that I've about three hundreds DLL's on bin folder. If I
move half of these DLL's to another folder (outside of the application),
load time decreases in the same scale.
   But all these moved DLL's are only used when specific pages are open,
and these pages are in a different folder first loaded page.
   My question: can I do something to decrease first page without removing
DLL's from bin folder? I mean, is it possible to tell ASP.NET that it should
not map all DLL's that are on bin folder?

   Thanks,

Signature

Ravi Wallau
nospam@nospam.org

Peter Bromberg [C# MVP] - 14 Feb 2006 21:06 GMT
Ravi,
Its generally better to have fewer, larger assemblies. Another way to cut
down on page response time is to have a scheduled request for the app before
business hours so that all the assemblies are already loaded when the first
"real" user requests a page.
Peter

Signature

Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com

> Hi, it's me again:
>     I have made an extensive search at google and finding a lot of
[quoted text clipped - 9 lines]
>
>     Thanks,

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.