Answer Posted / 44rt
I was trying to add the bin folder to my web application
project and none of the proposed solutions above seemed to
work for me...
Until I found out it was already there (that's why I
couldn't add it) but it was hidden because it was not yet in
use. I had to click the "Show all files" button in the
solution explorer to make it appear.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Why do we use web config?
How can I configure asp.net applications that are running on a remote machine?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
What is the difference between GridView and Repeater controls in ASP.NET?
What is the maximum timeout we can set for Cookies?
Which method is used to force all the validation controls to run?
What types of data validation events are commonly seen in the client-side form validation?
Is viewstate enabled by default?
How do you change the session time-out value?
How many types of sessions in asp.net?
Is asp.net and .net same?
What is the difference between sealed vs static class?
What is a url string?
Can we create a multiple user simultaneously ?
How does output caching work in ASP.NET?