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
What is the basic difference between asp and asp.net?
How do u declare static variable and how it is declared and what is its lifetime?
How will create assesblies at run time?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
Difference between overriding and overloading?
What is rending process in ASP.NET?
What is server side session management?
What r the asp.net list controls and diff. Between them?
Explain the overview of asp.net?
Where web.config file is used?
What is sdlc process?
What are session state modes? List some of the important session state modes of asp.net.
Why asp.net is better than php?
Define web.config in .net?
What is the differences between a primary key and a unique key in sql server?