Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1000431
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T07:30:41+00:00 2026-05-16T07:30:41+00:00

I work on a large ASP.NET application. Occasionally, I’ll make some changes to a

  • 0

I work on a large ASP.NET application. Occasionally, I’ll make some changes to a DLL in the bin/ directory, or to some codebehind file, etc. These will cause ASP.NET to recompile some of the files, copy to shadow directories, etc. All in, you can sometimes see this process take minutes or longer. I usually just watch task manager and if I see csc.exe or something, I assume we’re still compiling. If I see w3wp.exe than I know we’ve moved on.

So, that leaves two questions:
1. What are some tips to speed up ASP.NET compilations?
2. Can I monitor (using some debug tool) what ASP.NET is actually doing? I imagine a debug
console that would write something like:

11:32:32 AM – compiling foo.ascx.cs to c:\windows\system32..\afdjakllfjkal.dll

Thx,
Doug

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T07:30:42+00:00Added an answer on May 16, 2026 at 7:30 am

    You can do one of the following (or both) to speed up the build time:

    1. If you have enough memory, create a RamDisk and point your ASP.NET Temporary Files to this ram-based disk. Check this blog post for more details on how to speed up the build time of ASP.NET projects with RamDisk: http://www.wagnerdanda.me/2009/11/speeding-up-build-times-in-asp-net-with-ramdisk/

    2. Use the new “optimizeCompilations” flag. It will tell .NET to not rebuild the entire project just because you changed one project/dll. If you have 40 projects and you don’t use this, every time you change a simple method in one project, .NET will try to compile all other projects and dlls. With the new flag (plus the installation of a hotfix) you will see a lot of increase overall performance during development. Check it out this blog post with details on how to speed up the build with this the optimizeCompilations flag: http://www.wagnerdanda.me/2009/11/optimizing-asp-net-build-time-with-dynamic-compilation-and-optimizecompilations/ [cache]

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The company for which I work for has built a large ASP.NET MVC application
I work on a fairly large ASP .NET Web Forms application that is currently
How can I upload large (30Mb) files in a ASP.NET application ? (VB) I've
We have an ASP.Net application that provides administrators to work with and perform operations
I upgraded a large ASP.NET MVC application I've been working on to the latest
I'm thinking about starting work on a fairly large scale .NET or ASP.NET project
In my ASP.NET MVC application, I am using unit of work and repository patterns
I have a large HTML file (In ASP.NET) that has several smaller ... tags
I'm trying to debug a large ASP.NET application. I set a breakpoint on the
I’ve got a situation with a large internal corporate web based application running ASP.NET

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.