which directive is mandatory in page control
Answer Posted / ppm
<%@ Page %>
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the session variables?
What are the built-in objects in asp.net?
how to elimainte the similar data from the different tables
Differentiate between authentication and authorization.
How do we sort the data from a dataset?
What are url fragments?
What is asp short for?
Explain the difference between or and orelse?
What is state management in asp.net with example?
What is the default Orientation property in a Menu control?
What is virtual directory in asp.net?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
Why we are using mvc instead of asp.net? : Asp.Net MVC
How does asp net store session ids by default?
Explain what are the advantages of asp.net mvc framework? : asp.net mvc