| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is reflection and disadvantages of reflection? | Microsoft | 3 |
| Tell about WebService in Asp.Net? | Accenture | 4 |
| Finally and dispose methods? | Microsoft | 1 |
| What are generics? why it is used?
architecture of ASP.NET?
| Satyam | 4 |
| How cross page posting is done in Asp.net 2.0? | | 3 |
| How does the browser enable AutoPostBack functionality?
| | 1 |
| How do you make your site SSL enabled ? | Satyam | 2 |
| What does the "EnableViewState" property do? Why would I
want it on or off? | Syntax-Softtech | 1 |
| You create an assembly to access data in a relational
database. This assembly will be used by several ASP.NET
applications on your Web server.
You need to ensure that all your applications can access the
assembly.
Which two actions should you take (Each Answer: presents
part of the solution.)? (Choose two)
A . Run the Assembly Registration tool (Regasm.exe).
B . Run the String Name tool (Sn.exe).
C . Run the Installer tool (Intallutil.exe).
D . Run the Global Assembly Cache tool (Gacutil.exe).
| Syntax-Softtech | 5 |
| what is roles in asp.net | | 2 |
| hi
everyone. can anyone send me wipro interview questions on
.net. plz its urgent | Wipro | 1 |
| You need to retrieve data from a Microsoft SQL Server 2000.
Currently you are using an oleDbConnection object to connect
to the database server. You need to be able to retrieve the
data from the database server in XML format. Which approach
would be the most efficient? Select all that apply. Each
answer constitutes part of the whole answer.
a) Change to the SQL .NET provider.
b) Use the ExecuteXmlReader() method of the xxxCommand object
c) Use the DOM to create the XML document.
d) Use the XmlDocument.Load() method to create the XML Document.
| Syntax-Softtech | 1 |
| how to write code for role based security
| | 2 |
| Suppose you want a certain ASP.NET function executed on
MouseOver overa certain button. Where do you add an event
handler? | Visual-Soft | 3 |
| Hi, I am developing an application (quiz engine) using C#
in Dot net.
My problem is I am designing the selction option using
radio button.
So, I want to retrive the data from the database to the
radiobutton option.
And also please tell me the how to compare the correct
answer option with
Answer selected by the users. If any body knows or have
done this before please
Help me out. My mail id is get_rome@yahoo.co.in.
Table format:
Question Id Queston Option1 Option 2 Option 3
Option 4 Correct answer
1 What is ur name? My name is ….. My name ….
My name …. My name …. My name is tom
| | 2 |
| When an ASP.NET server control is added to a web form,
Visual Studio .NET adds one item to the class for the form.
What item is added?
a) The event registration.
b) A protected class member for the control.
c) A default event handler for the click event.
d) A default class that inherits from the control?s base class.
| Syntax-Softtech | 3 |
| What is the difference between Codebehind="MyCode.aspx.cs"
andSrc="MyCode.aspx.cs"?
| Innvectra | 1 |
| What is a transaction?
a) A banking term.
b) A concept used to describe a step in the business process.
c) A combination of DML steps that must succeed or the data
is retuned to its initial state.
d) A combination of DDL steps that must succeed or the data
is retuned to its initial state.
| Syntax-Softtech | 3 |
| What is the name of the base class that all web forms will
be inherited? | | 7 |
| 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 |