thinkinterview » interview questions
« Previous

interview Questions

next »
question What is the name of the property of ASP.NET page that you can query to determine that a ASP.NET page is being requested not data being submitted to web server?
  • 1. FirstGet
  • 2. Initialized
  • 3. IncludesData
  • 4. IsPostBack

Next Queston » While creating a Web site with the help of Visual Studio 2005 on...
While creating a Web site with the help of Visual Studio 2005 on a remote c... View full queston »

Posted in: ASP.NET(45) |