| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| To call a Web service SOAP which transport protocol you
use? | | 2 |
| Asp.net - How to find last error which occurred? | Abacus | 1 |
| Is It Possible for Static Variables access normal variable?
and Normal Varialbe Access the static Variables? | Phoenix-Technologies | 1 |
| what are the ways to improve performance in .net
application? | Mind-Tree | 3 |
| 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 to write unmanaged code and how to identify whether the
code is managed / unmanaged ? | Accenture | 1 |
| Give an example appropriate use forweb service as opposed
to a non-serviced .NET component | | 1 |
| What is the purpose of each of the validation controls
provided by ASP.NET?
| | 1 |
|
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 the difference b/w Asp.net server controls and html
server controls in .net? | iGate | 2 |
| How much data (Max K) can go into a QueryString? | TCS | 4 |
| Whats an assembly
| IBM | 1 |
| what are the types of ASP objects ? | Satyam | 4 |
| What are the different methods that are used during the
page load? | | 1 |
| Caching techniques in .NET? | Microsoft | 2 |
| How does the browser enable AutoPostBack functionality?
| | 1 |
| 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 |
| How to limit table cell size with long strings? | IBS | 1 |
| True or False: A Web service can only be written in .NET? | | 4 |
| What is sequence of code in retrieving data from database? | Accenture | 3 |
| |
| For more ASP.NET Interview Questions Click Here |