Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I exclude a page/document from compiler?
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 2.0
Divers
Thread ID:
01538933
Message ID:
01539115
Vues:
36
>>Hi,
>>
>>I want to clean up a lot of my pages (basically remove old commented code). But before I do I want to save these pages into one .CS file (as a backup) so that if I need to I can go back to lookup old code.
>>
>>But I know that the compiler will "complain" about many "wrong" things in this .CS file. Is there a way to exclude this page from the compiler?
>>
>>TIA.
>>
>>UPDATE. I found that setting Build Action property to None does what I am looking for.
>
>You can also just exclude files from the project (right click a file - pick Exclude from Project). The files will still be visible in the project tree but they will not be part of the build process at all.

I did try that (before using Build Action) but for some reason the files I excluded would not be visible in the Project. I will try again to see if maybe I missed something. Thank you.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform