| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Is It Possible For Whole Page is Saved In View State?
What Is View State? | Phoenix-Technologies | 2 |
| What is a transaction?
a) A banking term.
b) A concept used to describe a step in the business process.
c) A combination of DML steps that must succeed or the data
is retuned to its initial state.
d) A combination of DDL steps that must succeed or the data
is retuned to its initial state.
| Syntax-Softtech | 3 |
| what is the auto option in XML ? | | 1 |
| Breifly explain about stack and heap memory Managemet? | | 1 |
| What are PDBs? Where must they be located for debugging to work? | | 2 |
| Features in ASP.NET? | Microsoft | 2 |
| Types of session management in ASP.NET ? | Microsoft | 2 |
| What does setting a control's EnableViewState property to
false accomplish?
| | 1 |
| What namespace does the Web page belong in the .NET
Framework class hierarchy?
| | 1 |
| What is the need to give <compilation debug=true> command ? | Netsweeper | 3 |
| can we place the same DLL in debug folder two times?
(without using strong name )
| TCS | 7 |
| with which controls you worked in Asp.net 2.0?
| HP | 2 |
| When is the ViewState available during the page processing
cycle ? | | 3 |
| Is it necessary to create a Windows application or Web
application to test a Web service ?
Is it must to consume this service?
| | 2 |
| Uses of CLR ? | TCS | 2 |
| What is the difference between response.redirect and
server.transfer, how to choose one among the other? | 247Customer | 2 |
| public key? | Microsoft | 1 |
| What object is used to encapsulate a rowset?
a) DataSet
b) DataAdapter
c) DataRowSet
d) DataTable
| Syntax-Softtech | 2 |
| You have been given the task of designing a web services to
expose the data that is stored in a database on the server.
In order to successfully build the web services, you need to
import some namespaces. What is the minimum namespace you
need to import?
a) System.Web
b) System.WebServices
c) System.Web.Services
d) System.Web.ServiceModel
| Syntax-Softtech | 2 |
| What is strong-typing versus weak-typing? Which is
preferred? Why? | | 1 |
| |
| For more ASP.NET Interview Questions Click Here |