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
No Answer is Posted For this Question
Be the First to Post Answer
What are Constants? How will you declare a constant?
What are the asp objects?
What is a service application?
What is querystring collection in asp?
When does the application OnEnd event handler fire? A. After every request for an application document, since web servers are stateless servers. B. As soon as there are no open connections to any application document. C. When the web server is stopped in an orderly fashion. D. Twenty minutes after the last request for a document in the application. E. When there are no application requests for the amount of time defined by the SessionTimeout variable.
What is difference between aspx and razor?
what is the difference between sql server2000 and 2005
How to include active x controls in asp code?
What is the difference between asp and aspx?
WHAT IS PRIMARY KEY???
What is a variable in asp?
What is aspx cs file?