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 |
we are doing Design of Placement Website as our academic project. Home page is in c#.net format and register page is in asp.net format. We met a problem in this.register page is not linked in home page. how i complete my project with out any change..?
What is asp model?
What is Querystring collection?
Define html (hypertext markup language)?
How does if-not-modified-since work? How can it be programmatically implemented with ASP.NET?
What is the difference between post and get method.
What is asp in java?
Name the data types which does the rangevalidator control support?
What happens to a html page in asp?
What is querystring collection in asp?
what is object in c sharp?
Name the control which would you use if you needed to make sure the values in two different controls matched?