| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is managed and unmanaged code? | Microsoft | 3 |
| What object is used to encapsulate a rowset?
a) DataSet
b) DataAdapter
c) DataRowSet
d) DataTable
| Syntax-Softtech | 2 |
| What namespaces are imported by default in ASMX files? | | 2 |
| When working with ASP.Net server controls, it is important
to use the right event handlers to capture the event for the
application to function properly. What event would you use
to capture the selection of a new item in a DropDownList
control?
a) The Click event.
b) The SelectionChanged event.
c) The SelectionIndexChanged event.
d) The ChangedSelection event.
| Syntax-Softtech | 4 |
|
Could u send me the answer for this question as soon as
possible.
Im using 'System.net.mail.mailmessage' namespace for
sending a mail from my application. What should I mention
in 'system.net.mail.mailmessage.to' property and What
should I mention in 'system.net.mail.mailmessage.from'
property. | | 1 |
| What is the difference between and ActiveX dll and control? | Microsoft | 2 |
| What layout mode is the default when a new Web Form is created?
a) GridBagLayout
b) GridLayout
c) FlowLayout
d) FormLayout
| Syntax-Softtech | 2 |
| 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 |
| after which page life cycle event all properties of control
will be "fully loaded " | FactorH | 9 |
| To make Cache item dependent on a file,directory or other
cached item ,you should create an instance of which clause? | | 1 |
| explain about Back ground process control in .net | Infronics | 1 |
| what is Repeater Control, When it is used,How it is used,
what type of template is used for repeater control? | iSoft | 6 |
| 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 |
| 33) You create English, French, and German versions of your
ASP.NET application.
You have separate resource files for each language version.
You need to deploy the appropriate resource file based on
the language settings of the server.
What should you do?
A . Create an installer and set the Installer.Context
property for each version of your application.
B . Create an installer that has a launch condition to
verify the locale settings.
C . Create an installer that has a custom action to install
only location-specific files.
D . Create an installer that has an MsiConfigureProduct
function to install the appropriate version.
| Syntax-Softtech | 2 |
| what is NET Framework ? | TCS | 4 |
| Best Institute in india for online training
(Dotnet/java/Tibco/Dwh/etc.....) | | 3 |
| About remoting and web services. Difference between them? | Microsoft | 2 |
| What method do you use to explicitly kill a users session? | | 1 |
| What tags do you need to add within the asp:datagrid tags to
bind columns manually | | 2 |
| What is boxing and how it is done internally? | Microsoft | 1 |
| |
| For more ASP.NET Interview Questions Click Here |