Home » questions » What is the Difference Bet ween Build and re build in Visual studio.Net?

What is the Difference Bet ween Build and re build in Visual studio.Net?

2006-08-02 04:40:20, Category: Programming & Design
What is the difference between Build and Re-build in visual Stuido .NEt? Please help me. Thanks and Regards, Ashwath

Answers

  1. karadumankfl

    On 2006-08-02 05:13:52


    sometimes your project files become crazy (specially in big projects) rebuilding re compiles all of your classes etc but building compiles only differences between prior build and latest one