Results 1 to 4 of 4

Thread: [2008] WCF and WSE 3.0

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2004
    Posts
    262

    Resolved [2008] WCF and WSE 3.0

    Hi,

    I'm hoping someone can help me out of my pit of confusion.

    I'm just looking at how to make a secure webservice. Am I correct in thinking that WSE was designed to add security into the 2.0 framework. While in .NET 3.0 and 3.5 everything has shifted slighty and you would use WCF to create and secure your webservice?

    Or put it another way what tools\concepts do I have to be aware of to create a completly secure web service?

    Any general help would be great.

    Thanks.
    Last edited by Oliver1; Jun 3rd, 2008 at 02:46 AM. Reason: Resolved

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [2008] WCF and WSE 3.0

    Yes, WSE was created based on the WS* specifications for security. Then WCF came out and it encompasses all of the previous concepts, so even if you have a WSE web service, you could migrate it over to WCF.

    As for the security, read
    http://msdn.microsoft.com/en-us/library/ms735093.aspx

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2004
    Posts
    262

    Re: [2008] WCF and WSE 3.0

    Thanks, my head was about to explode yesterday.
    I'll keep reading through msdn and see what I can find on WCF.

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [2008] WCF and WSE 3.0

    If you bandage your head really tightly, the explosion can be contained in a manner that allows your cranial functions to continue.

    Post back if you have more questions.

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