Precompilation ?



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

Post New Answer

More OOPS Interview Questions

how to find the correct email address format by using the programe?

1 Answers   Accenture,


Name an advantage of array over linked list?

24 Answers   GML, IBM, Software Solutions,


Why static Function is used in C++?

4 Answers   TCS,


how do you handle yourself when you feel the wald is aganist you

2 Answers  


What is encapsulation process?

0 Answers  






Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

0 Answers   TCS,


What is the diamond problem in inheritance?

0 Answers  


Given two strings like x=?hello? and y=?open?, remove any character from string x which is also used in string y, thus making the result x=?hll?.

13 Answers   IBM,


What does the code "cout<<(0==0);" print? 1) 0 2) 1 3) Compiler error: Lvalue required

15 Answers   ISTS, Wipro,


WHAT IS ABSTRUCT DATA TYPE ? PLEASE EXPLAIN IT.

4 Answers   HCL,


why we are declare the function in the abstract class even though we are declaring it in Derived class?

1 Answers   TCS,


What do you mean by Encapsulation?

0 Answers   Ittiam Systems,


Categories