Implementing service architecture , DOT NET Programming

Assignment Help:

Implement the service architecture using both .NET and Java technologies based on the following minimum requirements for this assessment.

a.  The 'Parcel transaction service' must be implemented using WCF .NET technology.  You cannot use ASP.NET web services or any other type of web service technology for this service.  Failure not to use WCF for this service or to implement the service at all will result in failing this assignment.

b.  The 'Customer account service' must be implemented using Java service architecture technologies, e.g. JAX-WS, JAX-RPC, RMI, etc.  Again the implementation of this service must only be in a Java webservice technology.  Failure not to implement this service in Java or implement the service at all will result in failing this assignment.

c.   A .NET desktop client using a windows GUI (not a web interface) that interacts with the 'Customer account service' to invoke at least three methods of the service.  This is a minimum requirement for the client in order to pass this reassessment.

d.   A Java web based client that interacts with the 'Parcel transaction service' to invoke at least three methods of the service.  This is a minimum requirement for the client in order to pass this reassessment.

 


Related Discussions:- Implementing service architecture

Difference between the select clause and selectmany method, What is the dif...

What is the difference between the Select clause and SelectMany() method in LINQ? Both the Select clause and SelectMany() method are used to produce a result value from a sourc

What is serialization, What is serialization, how it works in .NET? Ser...

What is serialization, how it works in .NET? Serialization is when you persist the state of an object to a storage medium so an exact copy can be re-created at a later stage. S

Xpath, Define XPATH. XPATH is an XML query language to select specific ...

Define XPATH. XPATH is an XML query language to select specific section of an XML document. By using XPATH you can address or filter elements and text in a XML document. For il

Describe in biref about object-oriented programming, What is object-oriente...

What is object-oriented programming (OOP)? OOP is a method to develop logical modules, such as classes that contain properties, methods, fields, and events. An object is formed

Wp7 get data from public api with xml or json, WP7 get data from public API...

WP7 get data from public API with XML or JSON Project Description: Hello, I'm seeking someone who knows his way around using an API with XML or JSON output in a windows phone

Decrypt data encrypted with visual basic, I've some encrypted data list of ...

I've some encrypted data list of customers that are stored in a sql server db. These data are encrypted using visual basic, using a specific dll, from what I could see. The work

Want to generate random numbers, want to generate random numbers between 1...

want to generate random numbers between 1-15 and no one should repeat until all numbers have come once....

How to load multiple tables in data set?, How can we load multiple tables i...

How can we load multiple tables in a DataSet? objCommand.CommandText = "Table1" objDataAdapter.Fill(objDataSet, "Table1") objCommand.CommandText = "Table2" o

What does a break statement do in the switch statement, What does a break s...

What does a break statement do in the switch statement? The switch statement is a selection control statement that is used to handle many choices and transfer control to the ca

Finding maximum & minimum numbers - c# program, Finding Maximum & Minimum N...

Finding Maximum & Minimum Numbers - C# Program I am facing some problems in the code for Finding Maximum & Minimum Numbers. Can anybody suggest me the proper code for it.

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