| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the difference between Server.Transfer and
Response.Redirect? Why would I choose one over the other? | | 6 |
| What is the difference between excute query and excute
nonquery.? | | 3 |
| How to manage pagination in a page? | | 2 |
| Why is it important to maintain session state?
| | 1 |
| Describe the difference between a Thread and a Process? | | 3 |
| What property must you set, and what method must you call in
your code, in order to bind the data from some data source
to the Repeater control? | | 3 |
| What is the difference between <%#%> and <%=%>? | IBS | 4 |
| What are the difference between ASP and ASP.Net? | Accenture | 1 |
| Why does a user need nothing more than a Web browser to view
ASP.NET pages?
| | 1 |
| What is meant by role based security?
when we use this one | | 1 |
| What object is used to encapsulate a rowset?
a) DataSet
b) DataAdapter
c) DataRowSet
d) DataTable
| Syntax-Softtech | 2 |
| Difference between datagrid and datareader? | | 1 |
| When is validation done on the client? How does client-side
validation improve the efficiency of an application?
| | 1 |
| What are the Application_Start and Session_Start
subroutines used for? | | 5 |
| If i have 1000 records in dataset, how to do paging? | Mind-Tree | 2 |
| True or False: To test a Web service you must create a
windows application or Web application to consume this service? | | 1 |
| How do you set language in web.cofig ? | Keane-India-Ltd | 3 |
| How to send auto matic emails based on scheduled tasks to
several of my clients | | 6 |
| What is the namespace used to store the information about
the user?s locale? | | 1 |
| What is the Web.config file used for?
a) To store the global information and variable definition
for the application.
b) Configures the time that the server-side codebehind
module is called
c) To Configure the Web Server.
d) To Configure the Web browser.
| Syntax-Softtech | 3 |
| |
| For more ASP.NET Interview Questions Click Here |