Answer Posted / parvez borkar
Based on the question asked..The asnwer is
.aspx files, .ashx files, .asmx files, .cs files for C#
and .vb for vb , web.config etc.....
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
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 difference between session and viewstate?
Why asp.net mvc is better than asp.net? : Asp.Net MVC
What is a session in asp.net?
What is state management techniques in asp.net?
Explain the different types of assemblies?
What’s the use of “GLOBAL.ASAX” file?
What is difference between web config and global asax?
Explain login control and form authentication.
Difference between Response.redirect vs server.transfer?
What is mvc in angular?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
Which is the parent class of the web server control?
Is asp.net still used?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?