Project taking long time to build.
-
Hi, I cannot find a visual studio forums section in this site and so i have posted my question here.. When i try to build my Business Logic Module Of My Applicatio, It takes a long time to build for a very small change.. say(if i change int i to int j), it takes nearly 10 mins to build the BL module alone.. What could be the reason behind it .. Thanks in advance.. and Sorry for the inconvenience for posting this qn in ASP.NET forum.. :)
-
Hi, I cannot find a visual studio forums section in this site and so i have posted my question here.. When i try to build my Business Logic Module Of My Applicatio, It takes a long time to build for a very small change.. say(if i change int i to int j), it takes nearly 10 mins to build the BL module alone.. What could be the reason behind it .. Thanks in advance.. and Sorry for the inconvenience for posting this qn in ASP.NET forum.. :)
jchandramouli wrote:
I cannot find a visual studio forums section in this site
jchandramouli wrote:
When i try to build my Business Logic Module Of My Applicatio, It takes a long time to build for a very small change.
How many projects are there in solution?
Navaneeth How to use google | Ask smart questions
-
Hi, I cannot find a visual studio forums section in this site and so i have posted my question here.. When i try to build my Business Logic Module Of My Applicatio, It takes a long time to build for a very small change.. say(if i change int i to int j), it takes nearly 10 mins to build the BL module alone.. What could be the reason behind it .. Thanks in advance.. and Sorry for the inconvenience for posting this qn in ASP.NET forum.. :)
I imagine that lots of things depend on your business logic "module" and so when you change that all the dependencies have to ensure they still compile against the new "module".
* Developer Day Scotland 2 - Free community conference * The Blog of Colin Angus Mackay
Vogon Building and Loan advise that your planet is at risk if you do not keep up repayments on any mortgage secured upon it. Please remember that the force of gravity can go up as well as down.
-
Hi, I cannot find a visual studio forums section in this site and so i have posted my question here.. When i try to build my Business Logic Module Of My Applicatio, It takes a long time to build for a very small change.. say(if i change int i to int j), it takes nearly 10 mins to build the BL module alone.. What could be the reason behind it .. Thanks in advance.. and Sorry for the inconvenience for posting this qn in ASP.NET forum.. :)
May be this can help you Your application takes a long time to build and a keystroke delay occurs when you edit code in Visual Studio .NET or Visual Studio 2005[^]
cheers, Abhijit CodeProject MVP My Recent Article : Exploring Session in ASP.Net