What namespace does the Web page belong in the .NET
Framework class hierarchy?
Answer Posted / revathy mani
using System.Web.UI.Page
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
How can we prevent browser from caching an aspx page?
Explain about the .NET framework?
What is the purpose of url encoding?
What is a swagger in web api?
What are session cookies?
Describe a Windows Service and its lifecycle ?
What is a reflection?
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
What is inheritance and an how it be used, example with an example?
What's the use of response.output.write()?
What are the different types of sessions in asp.net? Name them?
Why select Web API?
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
Explain the updatepanel?
What is custom events?