ASP.NET 2.0 Question:
Download Questions PDF

List of Words of PreProcessor in .NET?

ASP.NET 2.0 Interview Question
ASP.NET 2.0 Interview Question

Answer:

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

Download ASP.NET 2.0 Interview Questions And Answers PDF

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?