What is custom tag in web.config ?
Answer Posted / jignesh panchal
user defined setting
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What is the purpose of asp.net?
Using code explain Configuration Management
What is a query string in a url?
What is the use of web.config file?
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?
Web API supports which protocol?
What is authentication in asp.net?
How does the service stream content?
How does http session work?
To display data in a Repeater control which template you provide?
What is asp.net version?
Explain a program using code nuggets to create a simple application? : asp.net mvc
Explain Session state management options in ASP.NET.
Explain the Order of events in an asp.net page?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool