-
Passing data between pages
Which is the most secure way to pass data from one page to another page other than session?
-
-
The interface used by ASP.Net to create Unique Id’s?
Skill/Topic: IntermediateA) AppDomainsetupB) System.UI.Naming.ContainerC) IAsyncResultD) customFormatter
-
There can be more than 1 machine.config file in a system
Skill/Topic: BeginnerA) TrueB) False
-
-
GridView binding on demand
Hi,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.
-
Interview Skills Test
I 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?
-
Which of the following is not a member of ADODBCommand object
Skill/Topic: AdvancedA) ExecuteReaderB) ExecuteScalarC) ExecuteStreamD) OpenE) CommandText
-
ASP .Net Page Life Cycle
Explain the life cycle of an ASP .NET 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
-
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 is the extension of a web user control file ?
Skill/Topic: BeginnerA) .AsmxB) . AscxC) .Aspx
-
What is the lifespan for items stored in viewstate
Skill/Topic: AdvancedA) Exists for the Life of the current pageB) 20 minsC) 2 minsD) 2 sec
-
-
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 advantage of Disconnected mode of ADO.Net in ASP.Net
Skill/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
-
What does Response.End will do?
Skill/Topic: IntermediateA) It will stop the server processB) It will stop the client processC) None of the above
-
Select the control which does not have any visible interface
Skill/Topic: IntermediateA) DatalistB) DropdownListC) RepeaterD) Datagrid
-
Which Language can Support SOAP
Skill/Topic: AdvancedA) VBB) JAVAC) COBOLD) All of the above
-
ASP.NET Interview Questions
Ans