- 
                    What is the advantage of Disconnected mode of ADO.Net in ASP.NetSkill/Topic: AdvancedA) Automatically dump data at client PCB) Not necessary to connect with serverC) user data can update and retrieve in dataset and when connection connected, update values with serverD) All of the above 
- 
                    Can a dll run as stand alone application ?Skill/Topic: BeginnerA) NoB) YesC) Sometimes we can make it by introducing some code 
- 
                    
- 
                    What is the lifespan for items stored in viewstateSkill/Topic: AdvancedA) Exists for the Life of the current pageB) 20 minsC) 2 minsD) 2 sec 
- 
                    What is the extension of a web user control file ?Skill/Topic: BeginnerA) .AsmxB) . AscxC) .Aspx 
- 
                    What namespace does the Web page belong in the .NET Framework class hierarchy?Skill/Topic: BeginnerA) System.web.UI.PageB) System.Windows.PageC) System.Web.page 
- 
                    What’s the difference between Response.Write() andResponse.Output.Write()?Skill/Topic: BeginnerA) Response.Output.Write() allows you to flush outputB) Response.Output.Write() allows you to buffer outputC) Response.Output.Write() allows you to write formatted outputD) Response.Output.Write() allows you to stream output 
- 
                    ASP .Net Page Life CycleExplain the life cycle of an ASP .NET page. 
- 
                    Which of the following is not a member of ADODBCommand objectSkill/Topic: AdvancedA) ExecuteReaderB) ExecuteScalarC) ExecuteStreamD) OpenE) CommandText 
- 
                    Interview Skills TestI will be taking a skills test for an ASP.net developer position and I was wondering what concepts would be on the test? What can I expect to see? 
- 
                    GridView binding on demandHi,I am using asp.net gridview. My application having bulk data. so while i am loading data from data base application goes slow. and i am using pagination in gird.I want to use grid view in such a manner that when page is loaded it will fetch data from data base for first page only..and if i navigate to page 2nd they it will fetch data for 2nd page only from data base, so that my page load will less. 
- 
                    
- 
                    There can be more than 1 machine.config file in a systemSkill/Topic: BeginnerA) TrueB) False 
- 
                    The interface used by ASP.Net to create Unique Id’s?Skill/Topic: IntermediateA) AppDomainsetupB) System.UI.Naming.ContainerC) IAsyncResultD) customFormatter 
- 
                    
- 
                    Passing data between pagesWhich is the most secure way to pass data from one page to another page other than session? 
- 
                    
- 
                    Encrypt connection string in Web.configHow to Encryption and Decryption connection string in Web.config ? Explain with Example ? 
- 
                    
- 
                    To add a custom control to a Web form we have to register withSkill/Topic: BeginnerA) TagPrefixB) Name space of the dll that is referencedC) AssemblynameD) All of the above 
ASP.NET Interview Questions

 
  
  
  Read Best Answer
                        Read Best Answer 
		
Ans