whate is @page(AspCompat) Directive
in .net ?
Answers were Sorted based on User's Feedback
Answer / ramadevi
page Directive:--
It is an Instruction to the server.it should be
provided as a first statement with in webpage.
.aspx pages contain @page directive that
links that page to tha appropriate class.
Is This Answer Correct ? | 5 Yes | 1 No |
Answer / happy
It is an Instruction to the server.it should be
provided as a first statement with in web page.
.asp x pages contain @page directive that
links that page to they appropriate class.
Is This Answer Correct ? | 4 Yes | 0 No |
when u r designing where how do u design other than drag and drop method in the project of asp.net
What is Round Trip
What are the advantages of using ASP?
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 do I administer security for my machine? For an enterprise?
Define a form collection?
How do asp pages work?
What is the use of global.asax?
What are the asp components?
?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.
What is a variable?
define the functionality of web server in context to Active server page.