Search
.Management Sciences
A. Client-side code
B. Server-side code
C. Both A and B
D. None of these
Related Mcqs:
- Whats the significance of Request.MapPath( ) ?
- A. Maps the specified absolute path to virtual path B. Maps the specified virtual path to a physical path C. All of the above D. None of the above...
- Which of the following control is used to validate that two fields are equal ?
- A. equals() method B. RegularExpressionValidator C. RequiredFieldValidator D. CompareValidator...
- To add a custom control to a Web form we have to register with?
- A. Name space of the dll that is referenced B. Assemblyname C. TagPrefix D. All of the above...
- How do you add ASP.Net 3rd party component__________________?
- A. Add reference of dll file and place the code where ever required B. By add/Remove items in the project menu C. Cannot add 3rd party component to asp.net D. None of the above...
- In your ASP.NET web application you want to display a list of clients on a Web page. The client list displays 10 clients at a time, and you require the ability to edit the clients. Which Web control- ?
- A. The GridView control B. The DetailsView control C. The FormView control D. The Table control...
Recent Comments