| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How do you specify whether your data should be passed as
Query string and Forms (Mainly about POST and GET) | | 2 |
| How can we read a columnised text data in ASP.Net C#?
Columnised means my data is stored in a text file and I
have numeric data or string data in this file. For ex. If I
am searching for the data of gender and I know that gender
data is stored at column 32 in text file. How can I get
this data in ASP.Net page. Thanks for help in advance. | | 2 |
| how to pass session value one url to another url.my code
if session("user")="abc" then
response.redirect("www.abc.com\client\home.aspx")
end if. so how to pass value of session in browser url | | 1 |
| web farm .. how does session shuld be stored... if inproc
used? does the session
persists from one server to other.
| TCS | 2 |
| What is Active Directory? What is the namespace for that? | | 2 |
| Can you explain the difference between an ADO.NET Dataset
and an ADO Recordset? | | 1 |
| Types of caching ? | Digital-GlobalSoft | 1 |
| What is a Repeater Control and how does it works? and what
is the diffrence b/w Gridview,datalist and repeater control? | USi | 2 |
| Usage of web.configuration ? | Microsoft | 1 |
| What is the main difference between grid layout and flow
layout? | | 1 |
| What was the difference between machine.config and
web.config files | Assurgent | 8 |
| How do you manage session in ASP and ASP.NET ? | Microsoft | 1 |
| What is deference between asp.net, vb.net, c# & j# | | 2 |
| How to kill more than one session variables at a time | iSoft | 6 |
| What is dataset and uses of dataset ? | TCS | 4 |
| What is the difference between application and cache variables? | Astadia | 2 |
| How to write unmanaged code and how to identify whether the
code is managed /unmanaged? | Accenture | 4 |
| What is smart navigation? | | 1 |
| What are the main components of the ADO object model? How
are they used? | Syntax-Softtech | 1 |
| How many types are there session | TCS | 5 |
| |
| For more ASP.NET Interview Questions Click Here |