How we load the page in ASP?
No Answer is Posted For this Question
Be the First to Post Answer
can we place Global.asa into "bin" directory instead of Root directory?
What is server control
What is asp code?
In how many ways you can track the Session?
Name the methods by which output stream is controlled?
explain joints in .net.
what is the full form MSWC?
Explain life cycle of asp page.
how many Controls are there in ASP.Net ? Define with Examples ?
what are disadvantages of AJAX controls?
which sdlc model was used for whatsapp?
How are sessions maintained? A. The browser sends a cookie to the server with each request. B. The browser sends a Querystring variable to the server with each request. C. The browser sends a hidden Form variable to the server with each request. D. The browser sends a long variable to the server in the BODY of each request. E. None of the above.