thinkinterview » interview questions
« Previous

interview Questions

next »
question While creating an ASP.NET web application with the help of Visual Studio 2005 you are creates a Web page that has several related buttons, such as fast-forward, reverse, play, stop, and pause. There should be one event handler that handles the processes of PostBack from these Button server controls. Other than the normal Submit button, what type of button can you create?
  • 1. OneToMany
  • 2. Command
  • 3. Reset
  • 4. ManyToOne

Next Queston » In the Design view in Visual Studio 2005 of an ASP.NET web page,...

In the Design view in Visual Studio 2005 of an ASP.NET web page, what is the easiest way to create an eve... View full queston »


Posted in: ASP.NET(45) |