Web Services, SharePoint, and Flash Technologies
Questions covering web services protocols (SOAP, WSDL, UDDI, XML), ASP.NET WebParts/SharePoint development, and Macromedia Flash multimedia technology
Questions
_________ assist in used when writing the actions in actions panel.
- medical
- script
- travel
- write
Macromedia Flash is an
- movie
- game
- 2D animating software
- 3d animating software
Using flash we can edit the MPEG videos
- True
- False
Action script is used in flash for
- for making actions in grphics
- For writing actions in Movie clips-frames-buttons
- making actions in stage
- making actions in TV
Using library panel in flash we can access the files library of our system
- True
- False
swf is the format of
- splash
- swift -3d
- flash
- director
________ can convert your applications into Web-applications.
- Web
- Web Services
- Web programs
- None of these
Web Services define a platform-independent standard based on XML to communicate within distributed systems.
- True
- False
SOAP is used to transfer the:
- control
- output
- data
- None of these
WSDL is used for describing the services available.
- True
- False
UDDI is used for listing what ______ are available.
- data
- control
- programs
- services
The Web services can not offer the application components like:
- the currency conversion
- weather reports
- the language translation
- web browsers
Using a ______ you can do exchange the data between the different applications and different platforms.
- Web application
- Web pages
- Web services
- None of these
HTTP is the ubiquitous protocol, which is running practically everywhere on:
- Internet
- systems
- networks
- pages
The XML provides the ________ in which you can write the specialized languages to express the complex interactions between the clients and the services or between the components of a composite service.
- language
- metalanguage
- meta
- services
Which of these are not the elements WSDL ?
- Types
- Port Type
- Service
- destination
A Web Services can be created regardless of the
- systems
- programming language
- services
- internet
What is the first version of sharepoint called ?
- SharePoint Portal Server
- MOSS
- SharePoint Team Services
- SharePoint Portal Services
What class you inherit for creating a WebPart ?
- System.Web.UI.WebControls.WebPart.WebParts
- System.Web.UI.WebControls.WebParts.WebParts
- System.Web.UI.WebControls.WebParts.WebPart
- System.Web.WebControls.WebParts.WebPart
What is the main method to be override while creating custom web part ?
- Databind()
- CreateChildControls()
- CreateChildRender()
- OverrideChildControls()