ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
what does Page.IsValid in asp.net
 Question Submitted By :: Vicky
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what does Page.IsValid in asp.net
Answer
# 1
The Page.IsValid property tells you whether the validation
succeeded or not.
 
Is This Answer Correct ?    8 Yes 0 No
Vicky
 
  Re: what does Page.IsValid in asp.net
Answer
# 2
The Page.IsValid property tells you whether the validation 
succeeded or not. It can be called only after the 
Page.Validiate method is called. By using this property, 
you can add logic to your page to determine whether to 
proceed with the PostBack event or not
 
Is This Answer Correct ?    2 Yes 4 No
Rajesh Sharma
 
 
 
  Re: what does Page.IsValid in asp.net
Answer
# 3
Page..::.IsValid Property 
Gets a value indicating whether page validation succeeded.
 
Is This Answer Correct ?    0 Yes 0 No
Debasmit Samal
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
Describe the role of inetinfo.exe, aspnet_isapi.dll and aspnet_wp.exe in the page loading process Visual-Soft1
Can we throw exception from catch block ? Accenture3
What does the "EnableViewState" property do? Why would I want it on or off? Syntax-Softtech1
What is wrong with a line like this? DateTime.Parse(myString) Metasys4
what is CLR? PrimeLine3
What is the use of @Register directives?  1
what is soap? Microsoft3
In a page there is dropdown list with the name of the cities like Bangalore,Pune,Chennai,Other and a text box that would enable the user to enter the name of the city if other is selected. How to enable validation on the text box if other is selected Proteans7
I need to download file from web server, without using save as dialogue box. Can anyone help, thanks In advance.  1
If Asp Dot Application is stateless what happened? during designing TCS3
what does membership class provide?  1
Your ASP.NET application displays sales data on a page. You want to improve performance by holding the page in memory on the server for one hour. You want to ensure that the page is flushed from memory after one hour, and that the page is re-created when the next request for the page is received. What should you do? A . Initialize a new instance of the Cache class in the Application.Start event handler. B . Initialize a new instance of the Timer class in the Page.Load event handler. C . Set the Duration attribute of the OutputCache directive in the page. D . In the Web.config file, set the timeout attribute of the sessionState element. Syntax-Softtech5
how can you bind data from dataset to XML file LG-Soft2
Which control would you use if you needed to make sure the values in two different controls matched?  1
How do you create a permanent cookie?  4
Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one?  1
In a Code-Behind class generally which type of code is found ?  3
What is the roll of JIT in asp.net?  4
What are the different authentication modes in the .NET environment?  2
When a dropdownlist has been added by some records and it has been binded why it is not executing i'm facing this error pls help me ? if (is!pageposback) { arraylist books = new arraylist; books.add ("gone with the wind"); books.add ("rahulsriramprakash"); books.add ("vishal"); dropdowndisplay.datasource=books; dropdowndisplay.databind(); } The error is : 1) The dropdowndisplay does not exist. Netsweeper4
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com