Design a integrated application, DOT NET Programming

Assignment Help:

This assignment aims to give you a deeper understanding of a 3-tiers integrated application, which groups together several topics taught in this course. This assignment asks you to complete three parts of a given skeleton: part 1 (a web page), part 2 (a middleware library) and part 3 (a WCF service).

Part 1

Part 1 requires you to complete a dynamic web presentation tier, based on your MiddlewareLib.dll library. This should run as an ASP.NET page, Default.aspx, under WebDev.WebServer, at port 8080. See appendix 1 for more details.

Part 2

Part 2 requires you to build a LINQ based library, MiddlewareLib.dll, exposing the methods indicated in the appendix 2. These methods will extract their data from the given NorthwindObjects.svc virtual database.

Part 3

Part 3 is a WCF service, NorthwindObjects.svc, emulating a virtual database, exposing the methods indicated in the appendix 3. This service should run under WebDev.WebServer, at port 8090.

This service offers trimmed down versions of the Orders, Customers and Employees tables from the traditional Northwind database, where OrderID, CustomerID and EmployeeID are primary keys, respectively. To avoid connection problems, and allow you to work both in the labs and at home, the database is represented by local XML files, which should be processed by XLINQ queries.


Related Discussions:- Design a integrated application

Needed expert ruby in rail deveoloper - urgent, Needed Expert Ruby in Rail ...

Needed Expert Ruby in Rail Deveoloper - urgent Project Description: I require an expert Ruby on Rail developer. Need someone who has depth in knowledge of Ruby on Rail. Wi

I want high skilled c++ programmers, I want high skilled C++ programmers ...

I want high skilled C++ programmers Project Description: I want to hire the developer, who are proficient in C/C++ and have experience with STL and work with the data structu

Visual basic, how do I load txt file into listbox

how do I load txt file into listbox

Shared (vb.net)/static(c#) variables, What are shared (VB.NET)/Static(C#) v...

What are shared (VB.NET)/Static(C#) variables? Shared/Static classes are used when a class gives functionality which is not specific to any instance. In brief if you want an ob

Add in bitcoin payment option in website, Add in bitcoin payment option in ...

Add in bitcoin payment option in website Project Description: Include bitcoin files to magento for payment options on website. It is just including the files to the magent

Name the control that exposes the linq features, Name the control that expo...

Name the control that exposes the LINQ features to Web developers through the ASP.NET data-source control architecture. The LinqDataSource control exposes the LINQ features to

Create page website to catalog some of the music, Create page website to ca...

Create page website to catalog some of the music: A homepage:  that automatically comes up when you go to 127.0.0.1:3000 (instead of the default Ruby-on-Rails pa

Reference counting in com, What is Reference counting in COM? The Refer...

What is Reference counting in COM? The Reference counting is a memory management method used to count the number of times an object has a pointer referring to it. The very firs

In what instances you will declare constructor to be private, When we creat...

When we create a private constructor, we can not create object of the class directly from the client. So you will use the private constructors whenever you do not want instances of

Explain the dataadapter.update, Explain the DataAdapter.Update() and DataSe...

Explain the DataAdapter.Update() and DataSetAcceptChanges() methods. The DataAdapter.Update() method calls any of the DML statements, like UPDATE, INSERT, or DELETE statements,

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