Answer Posted / vincy
<head>
<title>Page</title>
<meta http-equiv="refresh" content="10">
</head>
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
When maintaining session through sql server, what is the impact of read and write operation on session objects?
Explain Areas in MVC?
What are the main differences between asp and asp.net?
List the types of authentication supported by asp.net?
Are xaml file compiled or built on runtime?
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
What is difference between or and orelse?
What are the benefits of view state?
How does u get record no from 5 to 15 from a dataset of 100 records?
Define what is razor? : asp.net mvc
What are ASHX files?
What are the features of asp net?
Can one dll file contains the compiled code of more than one .net language?
What are the different types of sessions in asp.net? Name them?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?