Answer Posted / situ
Asp.net is aserver technology communicate same way like
other technology like jsp,php,or asp etc.
Server technology communicate it resource like server
document,server control,server scripting from server,Server
document dynamic document communicate with espective page
cycle relates with roundtrip which initiate through any
server.control a action that means page state change,when
page state change control value,variable value &
datastructure value may be lost for current state,making
they comptable with various state,State management can be
assign two ways,
1.Client site
2.Server site
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
In which event of page cycle is the viewstate available?
Explain the differences between managed and unmanaged code?
What is redirecting behavior?
What is the main differences between asp and asp.net?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
Explain asp.net web forms.
What is the equivalent of date() and time() in asp.net?
What is the purpose of master page?
What is odata in web api?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
What is the question mark in a url?
What are the versions of garbage collection?
Is asp.net different from asp? If yes, explain how?
What are cookies in asp.net?
What are the new navigation controls in asp.net 2.0?