ASP.NET 2.0 Question:

List of Words of PreProcessor in .NET?

Tweet Share WhatsApp

Answer:

#if
#else
#elif
#endif
#define
#undef
#warning
#error
#line
#region
#endregion
Main use of directives

Download ASP.NET 2.0 PDF Read All 87 ASP.NET 2.0 Questions
Previous QuestionNext Question
If we remove web.config or machine.config from the application then, Is this application will works?Please brief not about XSD,XSLT & XML?