Skip to content

rushi2770/DataQuadWCFService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataQuadWCFService

WCF Services for the project DataQuad which consists of login details and user personal details.

/*

  • Project: WCF Service
  • Author: Rushikesh Chikka
  • All rights reserved.

*/

This project mainly focused on developing the WCF service for the DataQuad Database project which is utilized in DataQuad Project which is a web application mainly developed as a replica of some company portal and it consists of Registration form, Login form various tabs for About, Contact functionalities.

In this project I've implemented BasicHttpBinding and also created various Data Members to modify the Database using these methoods.

Environment: WCF, Entity Framework, C#, Visual Studio 2015.