thinkinterview » interview questions
« Previous

interview Questions

next »
question

While creating web site you need to add an HTML Web server control to the Web page, you need to drag an HTML element from the ToolBox of Visual Studio 2005 to the Web page and then which of the following tasks you will perform?

  • 1. Right-click the HTML element and click Run=Server.
  • 2. Double-click the HTML element to convert it to an HTML server control.
  • 3. Right-click the HTML element and click Run As Server Control.
  • 4. Click the HTML element and set ServerControl to true in the Properties window.

Next Queston » While testing your ASP.NET web application you noticed that while...
While testing your ASP.NET web application you noticed tha... View full queston »

Posted in: ASP.NET(45) |