Precompilation ?
Answer / gauravjeet singh
In Web site development with ASP.NET, version 2.0 of ASP.NET includes an application deployment utility called the Pre-compilation Tool. Using this tool, Web developers are able to pre-compile a dynamic application prior to deployment and the Pre-compilation Tool will automatically identify any compilation issues anywhere within the site. The tool also lets ASP.NET applications to be deployed without any source being stored on the server.
| Is This Answer Correct ? | 7 Yes | 0 No |
what is oppes
Please send ford technologies placement paper 2 my mail id
what are the ways in which a constructors can be called?
Why interface is used?
What are the 4 main oop principles?
how much classes are used in c++
What is a linked list?
Why we are use # in begning of programme of c++.
What is virtual class and friend class?
What is class in oop with example?
Why do we use encapsulation in oops?
What is multiple inheritance? Give Example