Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Active Tutors
Asked Questions
Answered Questions
what is the appfabric componentthe appfabric component is used to make access control and dole out messages across clouds and enterprises it has a
what is a cloud servicea cloud service is used to build cloud applications this service gives the facility of using the cloud application without
what is a clouda cloud is a combination of hardware storage networks services and interfaces that helps in delivering computing as a service it has
what is cloud computingthe cloud computing is the computing which is completely based on the internet it can also be explained as the next stage in
what are the differences between ajax and javascriptthe differences among ajax and javascript are given as followsajax sends request to the server
explain the limitations of ajaxthe following are the limitations of ajaxit is complex to bookmark a particular state of the applicationfunction given
how can we get the state of the requested processxmlhttprequest get the current state of the request operation by using the readystate property this
why do we use the xmlhttprequest object in ajaxthe xmlhttprequest object is used by javascript to transfer xml and other text data among client and
what is the difference among synchronous postback and asynchronous postbackthe difference between synchronous and asynchronous postback is as
what is aspnet ajaxaspnet ajax mostly called ajax is a set of extensions of aspnet it is developed by microsoft to execute ajax functionalities in
what is an activityin windows workflow foundation 40 an activity is the basic unit of composition and implementation of a workflow each activity in a
what is a runtime enginea runtime engine of wf gives the basic functionality to execute and manage the workflow lifetime it runs within the host
what is a dynamic updatedynamic update is a powerful feature of wf that describes the ability of wf to modify the implementation path of a running
explain custom activitiesin addition to the standard activities available within the base activity library you can make new activities to meet exact
what are runtime servicesruntime services having of predefined and user-defined classes that are available to the workflow runtime engine during
what is a host processa host process is an implementable program that hosts a workflow it might be a windows forms application a web application or a
explain the concept of bookmarks in wf 40in wf 40 a bookmark is a mechanism that enables an activity to wait for an input without interrupting a
how can you implement a condition in a workflowyou can implement a condition by using either of the following waysby creating a rule condition -
what is the difference amonga system workflow and a human workflowa system workflow is a workflow that is developed to automate interactions between
what are the four workflow principlesaccording to microsoft there are four main principles that define the behavior and working of workflows
what are the different types of workflow in wfin wf 40 the following two types of workflows are usedflowchart workflows - helps you to make workflows
what is a workflowa workflow is a collection of actions called activities that presents the model of a process a workflow gives a way to explain the
what are the components of wf 40wf having of various components that work together to make desired workflowthe components of wf are given as
what is windows workflow foundation wfwindows workflow foundation wf is a technology that was first introduced in net framework 30 wf having of a
does a web service have statethe web services do not have any method to maintain state though it can access aspnet objects such as application and