Answer Posted / bhim bharti
The current property settings of an ASP.NET page and those of any ASP.NET server controls contained within the page. ASP.NET can detect when a form is requested for the first time versus when the form is posted (sent to the server), which allows you to program accordingly.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
Explain different authentication modes in asp.net?
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
how to elimainte the similar data from the different tables
Why viewstate is used in asp.net?
What is DataGrid wheater its a Server Control or something else ?
Why would anyone need to implement their own hashtable or linked list?
What is mvc in angular?
Describe the Server Control Events of ASP.NET?
What is owin authentication?
Why Unload event of MasterPage Calls first in ASP.net ?
Mention the namespace that is used to include .net data provider for sql server in .net code?
Is asp.net easy to learn?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?