| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How to do Forms authentication in asp.net? | | 2 |
| What is the difference between Server.Transfer and
Response.Redirect? Why would I choose one over the other? | Satyam | 3 |
| What methods are fired during the page load? | | 1 |
| What is the difference between a Stored procedure and function? | | 5 |
| What definition correctly defines a label server control
with the name set to lblHoop?
a) <asp:Label name=?lblHoop? runat=?server? />
b) <Label id=?lblHoop? runat=?server? />
c) <asp:Label id=?lblHoop? runat=?server? />
d) <server label name=?lblHoop? runat=?asp? />
| Syntax-Softtech | 1 |
| What is smart navigation? | | 1 |
| With example & diagram explain AutoPostBack. | | 1 |
| How can you provide an alternating color scheme in a
Repeater control? | | 1 |
| Which keyword you should use for class not to extend?
Which keyword to be used for making the class accessible
within the assembly only
what are the authentication mode of ASP.NET
How will you call a JavaScript function using code-behind?
How will you define the Session Timeout?
What are the methods to validate client-side whether the
input is a correct Date format?
You want to write a log when ASP.NET application starts.
Which is the best place to write that peice of code?
What are the page load events and what is there order?
What is the difference between abstract class and interface?
What are the differences between DataSet and DataReader?
What are the two properties other than DataSource, which is
required to populate the Drop Down Menu?
What is difference between String and StringBuilder Classes?
What are differences between Custom control and User
control?
| Ignis-Technologies | 1 |
| How many view state can be hold by a aspx page ? | Intellevate | 3 |
| Hi , I am Basha. I am searching a job in dotnet.Plz tell me
the order of page events in asp.net 2.0> plz send faq's
related to c#.net,asp.net,sqlserver2000 etc. to my mail-id :
bashask.ss@gmail.com | Sapient | 4 |
| If I m using Session State Partioning where I have
partitioned my session into 4 servers then how can I know
that my session will be stored on which server? | | 1 |
| What is boxing? | Misys | 3 |
| What is reflection and disadvantages of reflection? | Microsoft | 2 |
| How .Net has implemented security for web applications? | | 1 |
| What is the difference between application and cache variables? | Astadia | 2 |
| which event in global.asx that fires for every request of
same user? | FactorH | 3 |
| What is the difference between Proxy and Contract? | | 1 |
| Where does the Web page belong in the .NET Framework class
hierarchy? | Visual-Soft | 1 |
| How is a property designated as read-only?
| | 2 |
| |
| For more ASP.NET Interview Questions Click Here |