Service oriented architecture, DOT NET Programming

Assignment Help:

What is Service Oriented architecture?

The "Services" are the components which expose well defined interfaces and these interfaces communicate through XML messages. By Using the SOA you can build workflow that uses interfaces of these components. The SOA is typically useful when you are crossing heterogeneous technical boundaries, domain, organizations etc.

The .NET SOA technically uses the Web services to communicate with every service which crosses the boundaries. You can look SOA which sits on the top of the web services and provides a workflow.

The SOA uses service components that operate in their own domain boundary. Let us view some points of service:-

1) They can operate in their own boundary and in their own technology &   are independent components.

2) They all have well defined interfaces that use XML & WSDL to explain themselves.

3) These Services have URL where anyone can find them and clients can bind the URL to avail for the services.

4) These Services are  very loosely coupled architecture. In order to communicate to the service you only have to know the WSDL. Your client can then create proxy from the WSDL of the service.

 

257_service oriented architecture.png

Figure: - SOA basic architecture

The above diagram  describes a broader picture of what service oriented architecture will look like. The main basic fundamental of SOA is a web service. In the above diagram you can see there are 2  services available. One is the "Credit Card" service &  another is  the "Address Check" web service. These both  services are given by different company. Now we want to build a functionality which require  to validate a credit card and also check that addresses are proper or not . In brief we will need functionalities of both the "CreditCard" and the "AddressCheck" service. Also note that the "CreditCard" service has its own business layer and DAL components, that can be in a proprietary language. It is  very much possible that the whole Credit card service is made in the .NET and the Address check is of SAP implementation or JAVA implementation. But as  both the systems gives there functionality using the Web services which is nothing but basically the XML message communication. So we have made new service which sits like a FAÇADE on the top of both the web service and performs both functionalities in one common service.A  third service which sits on the top of both the webservice and consumes them. Also you can see that the UI part of the systems have access to the Business layer and Web service of there system. But the service which does both these check has only access to the Web service only.


Related Discussions:- Service oriented architecture

Mat lab programming, MAT LAB programming Project Description: i have ...

MAT LAB programming Project Description: i have simulation and i need to simulate the equation in ,and test the all simulation it working with your work program other code sh

What is object relational designe, What is Object Relational Designer? ...

What is Object Relational Designer? The 0/R Designer provides a visual design surface to make LINQ to SQL entity classes and associations (relationships) that are based on obje

Which command-line tool generates code and mapping, Which command-line tool...

Which command-line tool generates code and mapping for the LINQ to SQL component of .NET Framework? The SqlMetal.exe command-line tool generates code and map the LINQ to SQL co

Create an account management application, In this task, you are required to...

In this task, you are required to create an Account Management application with Web Form. Your Account Management application must have the following pages: 1.  Create an accoun

Define importance of vitamin c, Define importance of Vitamin c Freezing...

Define importance of Vitamin c Freezing preserves vegetable and nutrients to a great extent. Vitamin A and β-Carotene are well preserved in spinach, peas and beans, or are mode

Create and populate a checkboxlist control, Question: (a) The ObjectDa...

Question: (a) The ObjectDataSource control is an alternative design approach to using AccessDataSource or SqlDataSource controls. Explain and illustrate how an ObjectDataSourc

Define an array, Define an array. An array is explained as a homogeneou...

Define an array. An array is explained as a homogeneous collection of elements, stored at contiguous memory locations, which can be referred by the similar variable name. All t

How to access view state value of the page in the next page?, How do we acc...

How do we access view state value of the page in the next page? The View state is page specific; it contains information about controls embedded at the particular page. ASP.NET

Print pyramids of numbers - c# program, Print Pyramids of Numbers - C# Prog...

Print Pyramids of Numbers - C# Program Hello can you please provide me some examples regarding to the Print Pyramids of Numbers in C#.

What are the different visual basic features, What are the different Visual...

What are the different Visual Basic features that support LINQ? Visual Basic includes the following features that support LINQ: Anonymous types - Enables you to make a ne

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd