| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Can private assembly be used for more than one application?
If so how? | Satyam | 6 |
| You ve defined one page_load event in aspx page and same
page_load event in code behind how will prog run? | | 4 |
| Types of configuration files and their differences ? | Accenture | 1 |
| Types of object in asp ? | Accenture | 1 |
| Explain what a diffgram is, and a good use for one?
| | 2 |
| what is .net | Net-Solution | 11 |
| What is .Net3.0 and .Net3.5?
Describe something about that Features.. | | 1 |
| How can i include both C# and vb.net classes in same
solution? | | 2 |
| Describe a diffgram ? Write any one use of that?
| | 2 |
| how to write code for role based security
| | 2 |
| What is custom tag in web.config ? | Accenture | 1 |
| How Many types of Page Load functions in asp.net | | 2 |
| Singleton Design pattern?How do you achieve it? | Microsoft | 2 |
| 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 |
| Difference between DataView and DataTable | | 3 |
| How many time you can fill dataset in asp.net? | Syntel | 1 |
| any body help me. Is it possible to convert text in gif
images into word document with the same text? thanks in
advance. | | 2 |
| what is the jit? what is the type of jit and purpose of it> | | 2 |
| What r new things introduced in ASP.NET 2.0 in comparision
to ASP.NET 1.1 | | 1 |
| What type of code (server or client) is found in a Code-
Behind class?
| | 1 |
| |
| For more ASP.NET Interview Questions Click Here |