| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Can a master page inherit another master page? | Emphasis | 7 |
| what are the differences between windows services and web
services? | Tech-Mahindra | 3 |
| What is Partial in ASP.NET 2.0? | Fulcrum-Logic | 1 |
| Compare and contrast between inline and code behind - which
one is best? | | 1 |
| how to update data set?
| TCS | 3 |
| What is sequence of code in retrieving data from database? | Accenture | 3 |
| 7. Do you have reference list? | Swatz-Oils | 1 |
| Where do you store the information about the user?s locale? | | 1 |
| What is viewstate? | Microsoft | 3 |
| what is the difference between assemblyinfo and webconfig
files? | | 1 |
| Is data can be edited in the Repeater control? | | 2 |
| What is a Repeater Control and how does it works? and what
is the diffrence b/w Gridview,datalist and repeater control? | USi | 2 |
| How much data (Max K) can go into a QueryString? | TCS | 2 |
| what is caching | | 2 |
| Your ASP.NET application displays sales data on a page. You
want to improve performance by holding the page in memory on
the server for one hour. You want to ensure that the page is
flushed from memory after one hour, and that the page is
re-created when the next request for the page is received.
What should you do?
A . Initialize a new instance of the Cache class in the
Application.Start event handler.
B . Initialize a new instance of the Timer class in the
Page.Load event handler.
C . Set the Duration attribute of the OutputCache directive
in the page.
D . In the Web.config file, set the timeout attribute of the
sessionState element.
| Syntax-Softtech | 5 |
| If you want a certain ASP.NET function executed on
MouseOver for a certain button. Where do you add an event
handler?
| | 1 |
| Differentiate an ADO.NET Dataset and an ADO Recordset with
its functionality? | | 3 |
| How do you perform validations ? | Microsoft | 1 |
| What are skins? | | 1 |
| What are Master pages? How to define a Master page? | | 2 |
| |
| For more ASP.NET Interview Questions Click Here |