| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Features of a dataset ? | Accenture | 3 |
| which one is faster execute reader, scalar, execute non
query ? | Minecode | 13 |
| Differentiate session and cookie
| | 1 |
| What was the difference between machine.config and
web.config files | Assurgent | 7 |
| 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 | 2 |
| Difference between ASP Session and ASP.NET Session? | | 1 |
| In what order do the events of an ASPX page execute, As a
developer is it important to understand these events?
| | 2 |
| code for inserting images into gridview colomns from
database | HP | 3 |
| 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 |
| What is boxing and unboxing ? | Accenture | 6 |
| What does this do? sn -t foo.dll | | 1 |
| What tags do you need to add within the asp:datagrid tags to
bind columns manually? | | 2 |
| Explain the differences between Server-side and Client-side
code?
| | 2 |
| What definition correctly defines a label server control
with the name set to lblHoop?
a) <asp:Label name=?lblHoop? runat=?server? />
b) <Label id=?lblHoop? runat=?server? />
c) <asp:Label id=?lblHoop? runat=?server? />
d) <server label name=?lblHoop? runat=?asp? />
| Syntax-Softtech | 1 |
| what is CLR? | PrimeLine | 3 |
| Explain what a diffgram is, and a good use for one?
| | 1 |
| What are the data types is possible to store in session?
and can we store dataset in session? | eMids | 3 |
| What is the difference between and ActiveX dll and control? | Microsoft | 2 |
| difference between writing connection string in web.config
through connection string and appsettings | iSoft | 2 |
| What is the lifespan for items stored in ViewState? | | 2 |
| |
| For more ASP.NET Interview Questions Click Here |