| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Which class provides methods that can be used to manage role
membership to be used in user authorization? | Wipro | 3 |
| Is data can be edited in the Repeater control? | | 2 |
| Why Web Services? | | 1 |
| What is shared and private assembly? | Accenture | 1 |
| difference between writing connection string in web.config
through connection string and appsettings | iSoft | 2 |
| What does AspCompat="true" mean and when should I use it? | | 1 |
| How to do Caching in ASP? | | 1 |
| is it possible to use web site without web server from
remote place? | ABC | 1 |
| What data type does the Range Validator control support? | | 3 |
| how to edit gridview control in asp.net2.0 | 3i-Infotech | 1 |
| Can we throw exception from catch block ? | Accenture | 3 |
| What is DTS package? | Accenture | 2 |
| difference between caching objects in session objects? | | 2 |
| Which is the namespace used to write error message in event
Log File? | | 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 |
| what is DLL Hell and how it is solved in .NET? | icegen | 9 |
| What are different ASP.NET Web Forms with the technology
different from though ASP (1.0-3.0)? | | 1 |
| If you want a certain ASP.NET function executed on
MouseOver for a certain button. Where do you add an event
handler?
| | 1 |
| What methods are fired during the page load? | | 1 |
| Tell about WebService in Asp.Net? | Accenture | 4 |
| |
| For more ASP.NET Interview Questions Click Here |