| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Diff B/W user control and server control | | 3 |
| why we should use more than one web.config files in our
application? I have two web.config files in my application.
One in the root directory and another one inside a sub
folder. When the application runs which web.config file
will run? why? | | 1 |
| Explain the differences between Server-side and Client-side
code?
| | 2 |
| What is the function of the CustomValidator?
a) It allows for custom C# client-side code to validate
entries in a control.
b) It allows for a custom mixture of validator controls to
use one central control for the display of messages.
c) It uses scripted client-side code to validate the entry
in a control.
d) It uses server-side code to validate the entry in a control.
| Syntax-Softtech | 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 the differences between Server-side and Client-side
code? | Visual-Soft | 3 |
| With example & diagram explain AutoPostBack. | | 1 |
| what is satellite assembly in .net? | | 3 |
| What is the name of the process the browser uses to find the
address of a web server?
a) DMZ
b) DNS
c) Active Directory
d) Database lookup
| Syntax-Softtech | 1 |
| Suppose, I have 3 pages, Page1.aspx, Page2.aspx, Page3.aspx.
All pages are in diff. server. When user req. for a page,
Page1.aspx opens Ist & a session established. If user req.
for IIn page, second session established. Similarly, 3rd
session established if user req. 3rd page. In this scenario,
tot. 03 sessions are established. How we can minimize it so
that it will work with only one session? | Wipro | 1 |
| What namespaces are imported by default in ASMX files? | | 2 |
| Can we throw exception from catch block ? | Accenture | 2 |
| how can i am search the data from database?
just like google | | 2 |
| ASP.NET uses event driven programming model.Justify. | | 1 |
| define silverlight and advantages ? | | 2 |
| Describe and In Process Vs Out of Process component. Which
is faster? | Syntax-Softtech | 2 |
| Name the control which can be used to reserve the space on
web page for storing localized data.
| IBM | 2 |
| when to use webservice and when to use remotong diff
between them | | 2 |
| What base class do all Web Forms inherit from? | | 3 |
| difference between Trace and Debug ? | Accenture | 2 |
| |
| For more ASP.NET Interview Questions Click Here |