| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What are Themes? What is their use ? | | 1 |
| What is the difference between session state and session
variables ? | Digital-GlobalSoft | 4 |
| What is the roll of JIT in asp.net?
| | 4 |
| What is the difference between Postback and Ispostback
Property? | HCL | 2 |
| Should validation (did the user enter a real date) occur
server-side or client-side? Why? | | 2 |
| How to write unmanaged code and how to identify whether the
code is managed /unmanaged? | Accenture | 4 |
| Which namespace in used to connction web cam | | 1 |
| What is Difference between Callbacks and Postback in ASP.NET? | | 8 |
| what is stateless ? | | 2 |
| What is CLS? | PrimeLine | 1 |
| how to edit gridview control in asp.net2.0 | 3i-Infotech | 1 |
| What is boxing? | Misys | 4 |
| Asp.net - How to find last error which occurred? | Abacus | 1 |
| What are Http handler ? | Accenture | 3 |
| How to Insert a TextBox value in to Sql database using C#
coding? | Sona | 6 |
| why many web.config files are used in are project | | 2 |
| what is managed and unmanaged code? | Microsoft | 3 |
| Is string a value type or a reference type? | | 9 |
| 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 |
| how can i inharit multiple classes? | | 1 |
| |
| For more ASP.NET Interview Questions Click Here |