| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the method used to load generated dataset with data
on the DataAdapter control ? | | 3 |
| what is the difference between this.controls and
page.form1.controls and me.controls? | FactorH | 2 |
| When would you set a control's AutoPostBack property to true?
| | 1 |
| Why do we use Option Explicit?
| Microsoft | 2 |
| Features in ASP.NET? | Microsoft | 2 |
| what is caching? | Microsoft | 2 |
| What is stateless asp or asp.net ? | Accenture | 2 |
| what is managed and unmanaged code? | Microsoft | 3 |
| difference between writing connection string in web.config
through connection string and appsettings | iSoft | 2 |
| 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 |
| what are the levels of securities need to be considered for
the finincial web application? | | 1 |
| Why is validation always done on the server? When does that
occur?
| | 1 |
| What is the difference between a session object and cache object | CitiGroup | 2 |
| How do we make a poperty read only? | Microsoft | 1 |
| Types of optimization and name a few ? | Accenture | 3 |
| To make Cache item dependent on a file,directory or other
cached item ,you should create an instance of which clause? | | 1 |
| please can any describe 'Master Page' in ASP.Net 2.0 | | 3 |
| What is the difference between Codebehind="MyCode.aspx.cs"
andSrc="MyCode.aspx.cs"?
| Innvectra | 1 |
| What is the Global ASA(X) File? | | 2 |
| What is the Web.config file used for?
a) To store the global information and variable definition
for the application.
b) Configures the time that the server-side codebehind
module is called
c) To Configure the Web Server.
d) To Configure the Web browser.
| Syntax-Softtech | 3 |
| |
| For more ASP.NET Interview Questions Click Here |