thinkinterview » interview questions » ASP.NET

ASP.NET Interview Questions

  showing 1 to 15 of 45 questions   next » |   sort by:   Latest first / Popular first

Which class can be used to perform data type conversion between ....
question-112 Which class can be used to perform data type conversion between .NET data types and XML types... view full question with answer

Posted in: ASP.NET(45) |

Which class can be used to create an XML document from scratch?...
question-111 Which class can be used to create an XML document from scratch... view full question with answer

Posted in: ASP.NET(45) |

To perform asynchronous data access, what must be added to the co...
question-110 To perform asynchronous data access, what must be added to the connection string... view full question with answer

Posted in: ASP.NET(45) |

ASP.NET Login control and MembershipProvider...
question-9 ASP.NET Login control and MembershipProvide... view full question with answer

Posted in: ASP.NET(45) |

What is the sequence of event firing during page load...
question-2 What is the sequence of event firing during page lo... view full question with answer

Posted in: ASP.NET(45) |

While developing ASP.NET 2.0 web application you have a DataSet c...
question-105 While developing ASP.NET 2.0 web application you have a DataSet containing a Customer DataTable and an Order DataTable. You want to easily navigate from an Order DataRow to the Customer who ... view full question with answer

Posted in: ASP.NET(45) |

You are working with a DataSet and want to be able to display dat...
question-107 You are working with a DataSet and want to be able to display data, sorted different ways. How do you do so... view full question with answer

Posted in: ASP.NET(45) |

Response.Write() and Response.Output.Write()...
question-1 Response.Write() and Response.Output.Write... view full question with answer

Posted in: ASP.NET(45) |

How will you identify which event in the ASP.NET Web page life cy...
question-90 How will you identify which event in the ASP.NET Web page life cycle takes the longest time to execut... view full question with answer

Posted in: ASP.NET(45) |

In the Design view in Visual Studio 2005 of an ASP.NET web page,...
question-98 In the Design view in Visual Studio 2005 of an ASP.NET web page, what is the easiest way to create an event handler for the default event of a ASP.NET server control... view full question with answer

Posted in: ASP.NET(45) |

What event can you subscribe to if you want to display informatio...
question-109 What event can you subscribe to if you want to display information from SQL Print statements... view full question with answer

Posted in: ASP.NET(45) |

Which of the following is a requirement when merging modified dat...
question-106 Which of the following is a requirement when merging modified data into a DataSet... view full question with answer

Posted in: ASP.NET(45) |

You are interested in examining the data that is posted to the We...
question-92 You are interested in examining the data that is posted to the Web server. What trace result section can you use to see this information... view full question with answer

Posted in: ASP.NET(45) |

In your ASP.NET 2.0 web application you want to display an image...
question-102 In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this... view full question with answer

Posted in: ASP.NET(45) |

Which of the following ways can you proactively clean up a databa...
question-108 Which of the following ways can you proactively clean up a database connection’s resources... view full question with answer

Posted in: ASP.NET(45) |

Page: [1]   2   3   next »