| 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 |
| Explain the differences between Server-side and Client-side
code? | Visual-Soft | 6 |
| Breifly explain about stack and heap memory Managemet? | | 1 |
| how can i call output parameters from ado.net | TCS | 2 |
| What is the use of Administration tool in Asp.net 2.0? | | 2 |
| Is There any Third party tools are using in .Net
Technologies? Can u Explain? | HCL | 2 |
| how many databases and tables are uses in one project? | | 2 |
| How do you do exception management? | Accenture | 1 |
| What data types do the RangeValidator control support? | | 2 |
| Difference between ADO.Net 1.1 and ADO.Net 2.0 ? | Value-Labs | 1 |
| how can i inharit multiple classes? | | 1 |
| You create an ASP.NET application for a hotel. The
application contains a page that displays current weather
conditions for the city in which the hotel is located. The
application calls an XML Web service every 10 minutes to
update the current weather conditions. A new page is then
displayed for subsequent requests.
You want the same page to be cached and retrieved from the
cache during the time between calls to the XML Web service.
You decide to use a Page directive to accomplish this goal.
Which Page directive should you use?
A . <%@ Cache Seconds="600 '' VaryByParam="Page" %>
B . <%@ OutputCache Time="600" %>
C . <%@ OutputCache Duration="600" VaryByParam="None" %>
D . <%@ OutputCache Duration="600" %>
| Syntax-Softtech | 2 |
| Describe the difference between inline and code behind -
which is best in a loosely coupled solution Tightly coupled
- INLINE
| | 1 |
| difference between caching objects in session objects? | | 2 |
| When would you set this property to false?
| | 1 |
| Explain what a diffgram is, and a good use for one? | FT | 1 |
| i want to develope a page for online test using asp.net
with c#.net. so, how to insert the questions in the
database sqlserver2000 and how to pick the questions
randomly when user login for test. plz send the code for
this.... | TCS | 3 |
| how to convert from sql2000 numeric to int in asp.net with
sqlparameter? | | 1 |
| Way of updating a table other than stored procedure and
hard coded query? | | 2 |
| How cross page posting is done in Asp.net 2.0? | | 3 |
| |
| For more ASP.NET Interview Questions Click Here |