adplus-dvertising
frame-decoration

Question

In ASP.NET application DLL files are stored in which folder?

a.

App_Code

b.

App_Data

c.

Bin

d.

App_LocalResources

Posted under ASP NET Web Technologies

Answer: (c).Bin

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. In ASP.NET application DLL files are stored in which folder?

Similar Questions

Discover Related MCQs

Q. Match the following List 1 to List 2

a. App_Code ------------------------ i. Assembly Resource Files (.resx)
b. App_Data ------------------------ ii. .skin file, CSS files
c. App_Themes -------------------- iii. .mdf file, .mdb file
d. App_GlobalResources --------- iv. .wsdl files, typed datasets

Q. To create your application on a remote server which option you will choose in ASP.NET?

Q. Match the following List 1 to List 2

a. Web Form -------------------------- i. .ascx
b. Web User Control ---------------- ii. .asmx
c. Web Service ---------------------- iii. .aspx

Q. Which one of the following HTTP verbs indicates that you are creating and writing a file on the Web server?

Q. What is the name of the Page object’s property that determines if a Web page is being requested without data being submitted to server?

Q. Which webserver is developed by Microsoft?

Q. Which commands are used to specify settings of an .aspx file?

Q. Which of the following directive is used to link an assembly to a page or user control?

Q. The @Implements directive

Q. Which of the following server control shows data in a tabular format and allows sorting, paging, edit, delete each record?

Q. Which of the following webserver control used as container for other server controls in a ASP.NET webpage?

Q. By using which of the following web server control data can be retrieved from a relational database?

Q. By using which of the following attribute, HTML elements are transformed to HTML server control?

Q. What component of .NET includes services used to support web services?