| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How do you turn off cookies for one page in your site? | IBS | 2 |
| When Garbage Collector will run and how its identifing
whether the Object is used or Not.? | Verizon | 2 |
| Which template must you provide, in order to display data
in a Repeater control? | | 1 |
| version information is mentioned in which file | AG-Technologies | 3 |
| What is the T-SQL equivalent of IIF (immediate if/ternary
operator) function of other programming languages? | Syntax-Softtech | 1 |
| Explain current thinking around IClonable. | | 1 |
| How would you implement inheritance using VB.NET/C#?
| | 2 |
| What is machine.config and web.config ? | Digital-GlobalSoft | 4 |
| How to do Caching in ASP? | | 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 difference between User Control,Custom Contro1,Web
server control and template controls | | 1 |
| Where does Web.Config Info stored? Will this be stored in
the registry? | Accenture | 1 |
| what is the requirement that .Net web services can access the
java application?
| iSoft | 6 |
| Can we use http handlers to upload a file in asp.net? | | 2 |
| What is .NetFramework? | Syntel | 1 |
| why we should use more than one web.config files in our
application? I have two web.config files in my application.
One in the root directory and another one inside a sub
folder. When the application runs which web.config file
will run? why? | | 1 |
| what is diffgram ?
| | 1 |
| How to handle error while project running on live
| | 2 |
| What is the difference between Debug.Write and Trace.Write?
When should each be used? | Infosys | 2 |
| What is versioning in .NET? | Syntax-Softtech | 1 |
| |
| For more ASP.NET Interview Questions Click Here |