| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is structured data format? | | 2 |
| What method do you use to explicitly kill a users session? | | 1 |
| what is .net | Net-Solution | 11 |
| when using windows API in .net then it is managed code or
Unmanaged code? | | 1 |
| Differences between VB.Net and C#, related to OOPS concepts | CSC | 5 |
| What command line used to generate Runtime callable wrapper. | CTS | 2 |
| How many column in table of sql server? | | 3 |
| When an ASP.NET server control is added to a web form,
Visual Studio .NET adds one item to the class for the form.
What item is added?
a) The event registration.
b) A protected class member for the control.
c) A default event handler for the click event.
d) A default class that inherits from the control?s base class.
| Syntax-Softtech | 3 |
| 1. Briefly describe your ideal job?
| Swatz-Oils | 1 |
| What is the need of client side and server side validation ? | Keane-India-Ltd | 1 |
| Difference between ADO.Net 1.1 and ADO.Net 2.0 ? | Value-Labs | 1 |
| Caching techniques in .NET ? | Microsoft | 1 |
| If there are two web.config files in a application which
config files will get priority? | | 4 |
| How Web Services help Us?
What r the difference between Remoting and webservices | Protech | 4 |
| what is caching? | Microsoft | 2 |
| what is session ?how sessions are handeled in application?
write the clauses of sql server in their order. | Olive-Tech | 2 |
|
I am using a range validator and want to use dd mm yyyy
format for accepting dates.
I get a fairly generic "can't do that" type exception when I
use this format for setting the minValue or maxValue
properties for the range validator. How can I force it to
accept my format? | FutureTech | 1 |
| what is asp dotnet
| | 1 |
| Your ASP.NET application displays sales data on a page. You
want to improve performance by holding the page in memory on
the server for one hour. You want to ensure that the page is
flushed from memory after one hour, and that the page is
re-created when the next request for the page is received.
What should you do?
A . Initialize a new instance of the Cache class in the
Application.Start event handler.
B . Initialize a new instance of the Timer class in the
Page.Load event handler.
C . Set the Duration attribute of the OutputCache directive
in the page.
D . In the Web.config file, set the timeout attribute of the
sessionState element.
| Syntax-Softtech | 5 |
| Security types in ASP/ASP.NET? Different Authentication modes? | | 3 |
| |
| For more ASP.NET Interview Questions Click Here |