Answer Posted / satyajeet
jus right click on ur project ie website name and in that
list there is a option named add asp.folders..and in that
option one suboption is provided according to that we can
add bin folder in asp.net2.0 application
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
From which base class all web forms are inherited?
What is masterpage?
How can you ensure a permanent cookie?
What is http protocol and how it works?
Name the tools or API for developing or testing web api?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?
Can the unique key be null?
What are the types of validation in asp net?
What is state management technique?
What is inproc and outproc?
To redirect the user to another page which method do we use without performing a round trip to the client?
What is http post action?
What is asp net theme?
What is a swagger in web api?