57696
Registered Users Community
134 Interview Questions
|
57 Tutorials
|
Sign In
|
Join Now
Home
Interview Questions
Freshers
Tutorials
My Post
.NET
»
General .NET
»
.NET Memory Management
»
.NET Web Services
»
.NET Remoting
»
.NET Security
»
.NET Architecture
»
.NET Deployment
»
Object Oriented
»
C#
»
VB.NET
»
.NET Threading
ASP.NET
»
General ASP.NET
»
ASP.NET Session
»
ASP.NET Controls
»
ASP.NET Security
»
ASP.NET HTTP Handlers HTTP Modules
»
ASP.NET Localization
»
ASP.NET Caching
»
ASP.NET Ajax
ADO.NET
Java
»
Core Java
DataBase
»
SQL Server 2005
Home
»
Interview Questions
»
ASP.NET Interview Questions
ASP.NET Interview Questions
ASP.NET Interview Questions (Latest)
ASP.NET Interview Questions (Top Viewed)
ASP.NET Tutorials
Which class can be used to perform data type conversion between .NET data types and XML types?
Which class can be used to create an XML document from scratch?
To perform asynchronous data access, what must be added to the connection string?
What event can you subscribe to if you want to display information from SQL Print statements?
Which of the following ways can you proactively clean up a database connection’s resources?
You are working with a DataSet and want to be able to display data, sorted different ways. How do you do so?
Which of the following is a requirement when merging modified data into a DataSet?
While developing ASP.NET 2.0 web application you have a DataSet containing a Customer DataTable and an Order DataTable. You want to easily navigate from an Order DataRow to the Customer who placed the order. What object will allow you to easily navigate from the Order to the Customer?
While developing ASP.NET 2.0 web application you want to display a list of parts in a master/detail scenario where the user can select a part number using a list that takes a minimum amount of space on the Web page. When the part is selected, a DetailsView control displays all the information about the part and allows the user to edit the part. Which Web control is the best choice to display the part number list for this scenario?
In your ASP.NET web application you want to display a list of clients on a Web page. The client list displays 10 clients at a time, and you require the ability to edit the clients. Which Web control is the best choice for this scenario?
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
You are writing ASP.NET 2.0 Web site that collects lots of data from users, and the data collection forms spreads over multiple ASP.NET Web pages. When the user reaches the last page, you need to gather all of data, validate the data, and save the data to the SQL Server database. You have noticed that it can be rather difficult to gather the data that is spread over multiple pages and you want to simplify this application. What is the easiest control to implement that can be used to collect the data on a single Web page?
For your ASP.NET web application your graphics designer created elaborate images that show the product lines of your company. Some of graphics of the product line are rectangular, circular, and others are having complex shapes. You need to use these images as a menu on your Web site. What is the best way of incorporating these images into your Web site?
Which of the following represents the best use of the Table, TableRow, and Table-Cell controls?
In the Design view in Visual Studio 2005 of an ASP.NET web page, what is the easiest way to create an event handler for the default event of a ASP.NET server control?
While creating an ASP.NET web application with the help of Visual Studio 2005 you are creates a Web page that has several related buttons, such as fast-forward, reverse, play, stop, and pause. There should be one event handler that handles the processes of PostBack from these Button server controls. Other than the normal Submit button, what type of button can you create?
While creating your ASP.NET web based application you want to create multiple RadioButton server controls which should be mutually exclusive, what property of RadioButton server controls you must set?
While writing code in Visual Studio 2005 you creates a new instance of a ASP.NET TextBox server control, what do you need to do to get the TextBox to display on the Web page?
While testing your ASP.NET web application you noticed that while clicking on CheckBox of one of the web page it does not cause a PostBack; you required that the CheckBox should make PostBack so Web page can be update on the server-side code. How can you make the CheckBox to cause a PostBack?
While creating web site you need to add an HTML Web server control to the Web page, you need to drag an HTML element from the ToolBox of Visual Studio 2005 to the Web page and then which of the following tasks you will perform?
You are interested in examining the data that is posted to the Web server. What trace result section can you use to see this information?
Tags
ASP.NET 2.0
ASP.NET Membership
SOAP
WSDL
XML
Serialization
Encoding
Web Service
page life cycle
SQL server
ASP.NET
Garbage Collection
CLR
.NET 2.0
XmlReader
ASP.NET Authentication
ASP.NET Security
Integrated Security
ASP.NET membership
Manifest
namespace
Assembly
DataSet
ADO.NET 2.0
Delay singing
CTS
MSIL
ILDASM
CLS
GAC
Core Java
Transient Variable
Assemblies
Java
Abstract Class
Constructors
INSTEAD OF triggers
Interface
Multiple Inheritance
Inheritance
SQL Server
ValidationEventHandler
XmlReaderSettings
SqlBulkCopy
SqlDataSource
ADO.NET
JIT
Explicit Casting
JAVA
Integer
About Us
|
Contact Us
|
Blog