| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How can i include both C# and vb.net classes in same
solution? | | 2 |
| If Asp Dot Application is stateless what happened? during
designing | TCS | 3 |
| what is the challenging situation you faced in your career? | HP | 3 |
| About CLS and CTS ? | Microsoft | 2 |
| What is Master Page in Asp.net? | | 5 |
| I have a textbox , assign required field validator and i
have two buttons 1) save 2) cancel , i want the validator
run only when i click save button, don't validate cancel
button , what to do? | eMids | 5 |
| what is value type to reference type | AG-Technologies | 6 |
| Explain the differences between Server-side and Client-side
code? | | 3 |
| Types of objects in ASP? | Microsoft | 5 |
| You have two buttons in web form and i clicked on one of
the button, so how do i find which button i've clicked on
the form in my page load? | INDUS | 14 |
| What is difference between masterpage and user control, what
is the objective of master page when we had user control in
.NET 1.1 version | DELL | 3 |
| what is the Difference between Dim Object as object AND dim
obj as myform? | Microsoft | 1 |
| How do you get records number from 5 to 15 from a dataset of
100 records? | Syntax-Softtech | 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 |
| About Windows/Forms Authentication | | 1 |
| What is the use of directives & explain with example? | C-Squared-Systems | 2 |
| In which interface the template of any control like
Gridview would Initiate? | | 2 |
| What is the method used to load generated dataset with data
on the DataAdapter control ? | | 3 |
| which one is faster execute reader, scalar, execute non
query ? | Minecode | 16 |
| relacement of websevices in .net 3.0? | Mind-Tree | 1 |
| |
| For more ASP.NET Interview Questions Click Here |