0% found this document useful (0 votes)
83 views5 pages

Netdumps

ASP.NET 3.5 uses the same engine as ASP.NET 2.0 but includes additional features. It adds functionality on top of the existing ASP.NET 2.0 engine.

Uploaded by

swatilagna2k6
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
83 views5 pages

Netdumps

ASP.NET 3.5 uses the same engine as ASP.NET 2.0 but includes additional features. It adds functionality on top of the existing ASP.NET 2.0 engine.

Uploaded by

swatilagna2k6
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

1 ASP.NET 3.5 uses the same engine as that of ASP.NET 2.0.

It is added up with some extra features on


top of it.

531243 Text

True

False
2 The .NET Framework 3.5 Service Pack 1 Beta includes which of the following feature areas?

1. New and improved graphics capabilities for both 2D and 3D


2 New controls and extensibility
3. Performance improvements for startup and runtime, as well as streamlined setup
4. Interop with HTML (DOM) as well as DirectX
531244 Text

1, 2, 3

2, 3, 4

1, 3, 4

1, 2, 3, 4
3 The Microsoft AJAX Library supports client-centric, object-oriented development, which is
___________________________.

531245 Text

browser-dependent
browser-independent

browser-dependent/independent

browser-oriented
4 The .NET Framework 3.5 introduces a new architecture and model that helps developers with the
initial work to add extensibility to an application and by ensuring that their extensions continue
working as the host application changes.

531246 Text

True

False
5 ASP.NET 3.5 provides the features, flexibility, and functionality to help you build better Web sites. It
includes the professional design, authoring, data, and publishing tools needed to create dynamic and
sophisticated Web sites.

531247 Text

True

False
6 The WPF styles enable you to create and group a number of settings that are used to make controls
attractive.

531218 Text

True

False
7 Windows Workflow Foundation includes which of the following components?

531219 Text

Programming Model

Runtime Engine

MS Visual Studio 2008 Tools

All of the above.


8 State Machine Workflow consists of transitions and states that change the workflow instance from one
state to another state.

531220 Text

True

False
9 Extension methods allow you to enhance the functionality of built-in types by adding new methods to
them.

531221 Text

True

False
10 ____________enables you to create and use user interface elements through markup.

531222 Text

XML

HTML

DHTML
XAML
11 The ___________________control allows you to create Web pages which can retrieve or modify data
using the LINQ programming model.

531223 Text

LinqDataSource

ASP.NET AJAX

Aspnet_compiler
12 WCF includes which of the following features for developers for creating service oriented applications?

531224 Text

Unified Programming Model

Reduction in Code

Message Logging and Tracing

All of the above


13 Intellisense now supports which of the following XML code comments?

531225 Text

ASP.NET

JavaScript

AJAX

All of the above


14 If an event is set using an attribute, then the event must have a ______________delegate.
531226 Text

public

private

protected

default
15 Property elements are properties contained within object elements represented ad tags.

531227 Text

True

False

You might also like