Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
DLL files are stored in Bin folder - Basic concept of ASP.NET
Home
>>
Category
>>
ASP.NET (MCQ) questions and answers
>>
Basic concept of ASP.NET
Q. In ASP.NET application DLL files are stored in which folder?
- Published on 27 Jul 15
a.
App_Code
b.
App_Data
c.
Bin
d.
App_LocalResources
ANSWER: Bin
Related Content
ASP.NET Introduction (
27
)
ASP.NET HTML and Web Server Control (
13
)
Validation Control and Web page navigation (
13
)
Master Pages (
14
)
ASP.NET Security (
26
)
State Management System (
22
)
ASP.NET AJAX (
18
)
ADO.NET (
52
)
Caching pages and data (
17
)
ASP.NET Exception Handling (
0
)
ASP.NET Globalization and Localization (
14
)
Basic concept of ASP.NET (
12
)
Csharp.Net (
27
)
LINQ (
26
)
Discussion
Nihal
-Posted on 25 Sep 15
application DLL files are stored in bin folder. The Bin folder is used for keeping assemblies inside it. Bin folder comes in your dotnet solution explorer, when you add some class library in your application by using add references tab. The sequence is like this Now, right click on solution file > Add References ?> Project, select the you Lib Project, and click on OK
➨
Post your comment / Share knowledge
Required!
Required!
Invalid Email Id!
Required!
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
MCQs
English
Tutorials
Download
▲