Answer Posted / jacintha
<table style="table-layout:fixed;">
grid definition
</table>
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is the difference between viewstate and hidden field in asp.net?
What is the current version of asp.net?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
How can we register exception filter globally?
What is a gridview in asp.net?
Can we have 2 web config files?
Explain the difference between Web Garden and Web Farm?
How is it possible for .NET to support many languages?
What permissions do asp.net applications posses by default?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
Where is asp.net session stored?
Explain the difference between sql invalidation and sql notification.
What are the modes of updation in an updatepanel? What are triggers of an updatepanel?
Give an example of what might be best suited to place in the application_start and session_start subroutines?