| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| In a page u have Web user controls . So what is the order
in which the Page life Cycles takes place? | | 1 |
| Your manager has asked you to describe what you would use
application variables for. What statement best describes the
use of application variables?
a) Application Variables are used to keep state for each
connected user.
b) Application Variables are used to keep state for the web site
c) Application Variables are used to keep state for the
application on the server
d) Application Variables are used to keep state for all
applications objects in the web site.
| Syntax-Softtech | 1 |
| Explain how server control validation controls works? | Syntax-Softtech | 2 |
| about view state and how validation controls will be
executed on client and server | Wipro | 1 |
| How do you bind array to gridview? Will it works? | HP | 3 |
| How do you create a permanent cookie? | | 2 |
| What?s the difference between Codebehind="MyCode.aspx.cs"
andSrc="MyCode.aspx.cs"? | SLC-Ltd | 2 |
| how can i am search the data from database?
just like google | | 2 |
| What are the main components of the ADO object model? How
are they used? | Syntax-Softtech | 1 |
| Suppose you want a certain ASP.NET function executed on
MouseOver over a certain button. Where do you add an event
handler? | | 1 |
| Trigger syntax in sql2000 | Wipro | 1 |
| Where does the Web page belong in the .NET Framework class
hierarchy? | | 1 |
| How can you achieve nested Masterpages in 2.0? | Microsoft | 1 |
| How can you provide an alternating color scheme in a
Repeater control? | | 1 |
| Explain current thinking around IClonable. | | 1 |
| Write a code for "RequiredFieldValidator" in java script | Wipro | 3 |
| what is view state | | 4 |
| 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 |
| Name two properties common in every validation control?
| | 1 |
| What is the difference between <%#%> and <%=%>? | IBS | 4 |
| |
| For more ASP.NET Interview Questions Click Here |