What are the differences between asp and asp.net and is asp.net backward compatible to asp?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me about Dictionary Object?
What is aspx format?
In how many ways you can track the Session?
What is the meaning of asp in computer?
Define .asp file?
How to refresh an asp page on a single click of a button?
Define a variable?
Which is an advantage of application service providers (asps)?
What is meant by cookies? Explain the main features?
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.
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 can you change the primary scripting language for a page?