thinkinterview » interview questions
« Previous

interview Questions

next »
question

While creating your ASP.NET web based application you want to create multiple RadioButton server controls which should be mutually exclusive, what property of RadioButton server controls you must set?

  • 1. Exclusive
  • 2. MutuallyExclusive
  • 3. Grouped
  • 4. GroupName

Next Queston » While creating an ASP.NET web application with the help of Visual...
While creating an ASP.NET web application with the help of Visual Studio 2005 you are creates a Web page that has several relate... View full queston »

Posted in: ASP.NET(45) |