what is the role of aspx file ?
Answers were Sorted based on User's Feedback
Answer / suman
aspx file contains the code that is written by user and is
responsible to give the application to ISAPI layer and get
the response from that layer. the aspx page when sended to
ISAPI layer it first performs Impersonation/Authentication
then the aspx page is given to asp_isapi.dll if it is valid
aspx page. then it farwards it to worker process. worker
process process that and gives result to the client
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / sneha
aspx file forms the GUI part of a web page. server side
code is written in code behind page (.cs or .vb) whereas
the client side code is written in aspx file.
| Is This Answer Correct ? | 2 Yes | 0 No |
Explain the difference between Web Garden and Web Farm?
0 Answers Sans Pareil IT Services,
What are the modes of updation in an updatepanel? What are triggers of an updatepanel?
can i call the java script to code behind file?if yes how?
what is mean by framework?
How is a session stored and maintained in asp.net?
what is diffrance between response.write & response.output.write
Describe the master page.
Write code to send e-mail from an asp.net application?
Where is session data stored in asp net?
What combination of methods are used to improve the speed of the fill() method of the DataAdapter? a) BeginFillData() and EndFillData() b) StartFillData() and EndFillData() c) BeginLoadData() and EndLoadData() d) StartLoadData() and EndLoadData()
2 Answers Syntax Softtech, winfoware,
How to transpose rows into columns and columns into rows in a multi-dimensional array ?
which one is faster execute reader, scalar, execute non query ?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)