| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Types of objects in ASP ? | Microsoft | 2 |
| when the user control event occur in ASp page life cycle? | | 3 |
| What is gacutil.exe? Where do we store assemblies, Should
sn.exe be used before gacutil.exe? | Accenture | 2 |
| what is assembly? | 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 |
| Explain authentication levels in .net ? | | 3 |
| what is the difference between console.writeline
&console.output.writeline? | | 2 |
| How much data (Max K) can go into a QueryString? | TCS | 4 |
| What is the difference between User Controls and Master Pages | IntraLogic | 13 |
| About dataset and data mining ? | Cognizent | 1 |
| What r new things introduced in ASP.NET 2.0 in comparision
to ASP.NET 1.1 | | 1 |
| What is operator overloading in dotnet | | 1 |
| What is three major points in WCF? | | 4 |
| To which side ( server ? client) does the user input data
validation occur? Explain the reasons for it? | | 1 |
| What is the Difference B/W Finalize() and Dispose() in .Net? | HCL | 7 |
| Types of state management techniques ? | Digital-GlobalSoft | 2 |
| What is dataset and uses of dataset ? | TCS | 4 |
| What is role manager work in web.config?
how to restrict perticular pages from the users using the
role manager?
| Infosys | 1 |
| 7. Do you have reference list? | Swatz-Oils | 1 |
| What is the difference between Server.Transfer and
Response.Redirect? Why would I choose one over the other? | Satyam | 3 |
| |
| For more ASP.NET Interview Questions Click Here |