Which file is taken by compiler when we have both file
Application and Server Configuration file?



Which file is taken by compiler when we have both file Application and Server Configuration file?..

Answer / Anuj Kumar Singh

In a typical application setup, the compiler takes the source code from the 'Application' file and the server configuration settings from the 'Server Configuration' file. The compiler combines these files to create an executable program that can be run on a server.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What is "microsoft intermediate language" (msil)?

1 Answers  


What is Assembly?

1 Answers   DELL, Wipro,


Differentiate between managed and unmanaged code?

1 Answers  


Can a dll be changed to an exe?

1 Answers  


What is .net environment?

1 Answers  


How can you automatically generate interface for the remotable object in .NET with Microsoft tools?

1 Answers  


Explain what is the difference between odbc and ado?

1 Answers  


Is there built-in support for tracing?

1 Answers  


How do you instantiate a complex number?

1 Answers  


In code behind class, name the type of code found. Is it the server side code or client side code?

1 Answers   Accenture,


Explain cas (code access security)?

1 Answers  


How big is the datatype int in .net?

1 Answers  


Categories