Answer Posted / monalisa peter
Right click on your WEBSITE name....A list will appear in
which you have to select Add ASP.Net Folder..And when you
keep your cursor on it again one list will appear in which
"Bin" will be there just click on it....And then the Bin
Folder will be added.
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
List the types of authentication supported by asp.net?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
What are the contents of cookie?
What is mvc in asp.net tutorial? : Asp.Net MVC
Explain the use of errorprovider control in .net?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
What is state management in asp.net with example?
Explain the steps to be followed to use passport authentication.
Describe SOA and the tenets of it?
What is difference between Fragment Caching and Page Caching in ASP.NET?
what are the Custom controls in asp.net?
Explain the path instructions in xaml?
i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?
What is the exact purpose of http handlers?
Explain automatic memory management in .net.