Results 1 to 34 of 34

Thread: [RESOLVED] Using WCF Service to connect between Windows Forms application and SQL Database

Threaded View

  1. #4

    Thread Starter
    Fanatic Member EntityX's Avatar
    Join Date
    Feb 2007
    Location
    Omnipresence
    Posts
    798

    Re: Using WCF Service to connect between Windows Forms application and SQL Database

    Let's take a different approach here. What if I just go ahead and add a WCF Service to my Website. That's easy for me to do. But how do I set it up so that it will connect with the database on my website. Here's what Solution Explorer looks like after I added the WCF Service. I notice that it has WCFServiceForDatabase.cs and IWCFServiceForDatabase.cs just above it in the App Code folder. Then there's WCFServiceForDatabase.svc near the bottom. Is there too much to explain? I'm using Visual Web Developer in Visual Studiio 2010 Pro.

    The Web Service is working fine for downloading my application but that's a separate issue that I'm not talking about here. Perhaps one Web Service or WCF Service can do multi duty tasks.
    Last edited by EntityX; Jul 21st, 2011 at 09:59 PM.
    Make as many mistakes as you can as quickly as you can. We want to make sure that we make a great enough number of mistakes in a given amount of time so that we can be successful.

    "Persistence is the magic of success." Paramahansa Yogananda

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width