Search
.Management Sciences
A. Call the DataBind method
B. Set the DataSource property
C. Both A and B
D. None of these
Related Mcqs:
- The control used in ASP.NET to display information from data set but with better formatting and editing behavior is_______________?
- A. DataList B. Button C. Panel D. None of the Above...
- In ASP.NET if one uses Windows authentication the current request attaches an object called as_______________?
- A. WindowsPrincipal B. WindowDatset C. Serialization D. None of the Above...
- Which class can be used to create an XML document from scratch ?
- A. XmlNew B. XmlConvert C. XmlSettings D. XmlDocument...
- How do you disable client side validation ?
- A. Set the ClientTarget property to Downlevel B. Set the Runat property to server C. Set the inherits property to codeb D. Set the language property to C#...
- Output : Response.Buffer = True Response.ExpiresAbsolute = Now().Subtract(New TimeSpan(1, 0, 0, 0)) Response.Expires = 0 Response.CacheControl = “no-cache” ?
- A. Avoid page to be cached B. Clears the buffer area C. The session expires D. None of the Above...
Recent Comments