| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What's a bubbled event? | | 1 |
| How to manage pagination in a page? | | 2 |
| What is the difference between ASP and ASP.NET? | TCS | 4 |
| if u r projet consist of 4 people means how can u manage
the file | Mind-Tree | 7 |
| Is it possible to prevent a browser from caching an ASPX
page? | | 2 |
| Finally and dispose methods? | Microsoft | 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 |
| Which tools of web site Administartion tool do you use to
manage user,roles and rules? | | 2 |
| what is managed and unmanaged code? | Microsoft | 3 |
| I am using SQLServer 2005. I have one table called Drivers.
Every day thousands of records will be added in this table.
I have to show all these records in my GridView with out
applying ajax timer beacause we don't know
the time limit when the new record come to the table.
Sometimes it will add for 10 seconds some times 20 seconds.
There by Please try without using timer or any other
soultion apply for the table in sqlserver.
But, i want to see all records immediately when new record
comes in table. How?
Thanks in advance...
Ramesh | | 5 |
| Windows Authentication (via Active Directory) and SQL
Server authentication (via Microsoft SQL Server username
and passwords).
Which one is trusted and which one is untrusted? | | 2 |
| What is web.config. How many web.config files can be allowed
to use in an application? | Accenture | 5 |
| web user and custom conrols
| | 1 |
| when to use webservice and when to use remotong diff
between them | | 3 |
| How to retrieve the information from datatable citywise in c#? | HCL | 2 |
| I have around 200+ controls in a page. Each of the sets of
controls are kept in divs and when header div is clicked,
only those div controls pertaining to that header div will
be displayed. Rest of the divs are kept invisible.
When the page loads, all these 200+ controls are loaded
simultaneously, that consumes much of the time.
What my requirement is I want to get the div1 controls
loaded when the page loads and rest of the div controls
should be loaded asynchronously. it should not be loaded
with page load, so that time for loading the page can be
much minimised.
Hope u understood my question and pls help me out with a
solution asap....
| | 1 |
| What is the main difference between grid layout and flow
layout? | | 1 |
| How you will handle session when deploying application in
more than a server? Describe session handling in a webfarm,
how does it work and what are the limits? | CoreObjects | 2 |
| When we do partial refresh of a page using update panel how
server knows it(which event occurs?) | | 2 |
| 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 |
| |
| For more ASP.NET Interview Questions Click Here |