Give the comment tags for the following?
No Answer is Posted For this Question
Be the First to Post Answer
What is the common type system (cts)?
Explain the event handlers of session object?
?onStart' and 'onEnd' are events of what object(s)? A. Application only. B. Session only. C. Server only. D. Application and Session only. E. Application, Session, and Server.
very Simple Question i Know But I Cant Do It public int Y { get { return _y; } set { _y = value; } } How Can i Check for Value Y in Accessories Say if Y > 5
how to disable previous page complete after logout process
What is a Virtual Directory?
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.
What is Exception ? When is try, catch block used ?
When did classic asp come out?
How do you make it so that code runs when the security system is stopping it?
Explain how to display images using response object?
how to code in asp.net for button?