| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How can we prevent an aspx page get refreshed when any
information fetch from the database ? | Minecode | 2 |
| What is strong name and which tool is used for this? | Accenture | 3 |
| Types of optimization and name a few ? | Accenture | 3 |
| What ASP.NET object encapsulates the state of the client and
the browser?
a) The Session object
b) The Application object
c) The Response object
d) The Request object
e) The Server object
| Syntax-Softtech | 3 |
| hi im shailendra singh
my question is how we deploye the data base | HCL | 2 |
| what is CLR? | PrimeLine | 3 |
| After capturing the SelectIndexChanged event for a ListBox
Control, you find that the event handler doesn?t execute.
What could be the problem be?
a) The AutoEventWireup attribute is set to False
b) The AutomaticPostBack attribute is set to False
c) The codebehind module is not properly compiled
d) The ListBox must be defined WithEvents.
| Syntax-Softtech | 1 |
| what is the MSIL assembler do? | | 1 |
| How to send auto matic emails based on scheduled tasks to
several of my clients | | 6 |
| Usage of web.config? | Microsoft | 1 |
| Can any one explain with the example how to capture the
application error in Aplication_Error() method? | Infosys | 1 |
| if you disable view state of a textbox will it maintain
data during postbacks.if yes reason | FactorH | 6 |
| In a page u have Web user controls . So what is the order
in which the Page life Cycles takes place? | | 1 |
| how to update data set?
| TCS | 3 |
| What is early binding and Late binding. Difference which is
better ? | DELL | 2 |
| I have one .Net application and i have two databases which
is in SQL server2000 and one more database in ORACLE? how
can i access the database from different Databases? | eXensys | 3 |
| What is the answer for "Which configuration Tool your using
means" ? we have to tell about IIS or .Net Framework or VSS?
Give me in brief ? | eXensys | 2 |
| What is the difference between ExecuteReader,ExecuteNonQuery
and ExecuteScalar. | | 3 |
| What is an application domain ? | Microsoft | 2 |
| You need to retrieve data from a Microsoft SQL Server 2000.
Currently you are using an oleDbConnection object to connect
to the database server. You need to be able to retrieve the
data from the database server in XML format. Which approach
would be the most efficient? Select all that apply. Each
answer constitutes part of the whole answer.
a) Change to the SQL .NET provider.
b) Use the ExecuteXmlReader() method of the xxxCommand object
c) Use the DOM to create the XML document.
d) Use the XmlDocument.Load() method to create the XML Document.
| Syntax-Softtech | 1 |
| |
| For more ASP.NET Interview Questions Click Here |