|
-
Jun 2nd, 2008, 10:30 AM
#1
Thread Starter
Hyperactive Member
[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
-
Jun 2nd, 2008, 01:45 PM
#2
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
-
Jun 3rd, 2008, 02:45 AM
#3
Thread Starter
Hyperactive Member
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.
-
Jun 3rd, 2008, 05:28 AM
#4
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|