You must Sign In to post a response.
  • Category: WCF

    How many ways we can make use of wcf service in online shopping project?

    We have developed a online shopping project on wcf, We utilized service to check the user names and passwords in our server which is present in remote place.
    So my question is in how many ways in what areas we can make use of wcf service in developing online shopping web site.
    Good examples and sample code or sample wcf online shopping project links are appreciated.

    Regards

    Sridhar Thota.
    If you learn't from defeat..
    You haven't really lost..
  • #761680

    Hai Sridhar,
    For the Shopping cart projects, you can have the services for the various things like:
    1. Get the list of the Products details
    2. Get the list of Products Categories details
    3. Get the Subcategories details
    4. Get the products price and do the calculations
    5. Update the order
    6. Payment etc
    Hope it will be helpful to you.


    Regards,
    Pawan Awasthi(DNS MVM)
    +91 8123489140 (whatsApp), +60 14365 1476(Malaysia)
    pawansoftit@gmail.com

  • #761693
    Hi

    You can use wcf service in your Interface calling part
    in the CRUD operations in your form then payment part.

    login validate no need we can use layer code for this.

    Name : Dotnet Developer-2015
    Email Id : kumaraspcode2009@gmail.com

    'Not by might nor by power, but by my Spirit,' says the LORD Almighty.


  • Sign In to post your comments