|
|
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
6 Articles match "IIS","WCF"
|
Related DevelopMentor Courses
|
MORE
|
|
Introduction to Windows Communication Foundation
In this course, you learn to: Understand the motivation and architecture behind SOA & WCF Create clients and services with WCF Expose your services using SOAP and REST Choose between different channels, bindings, and configuration options Host a service as a Windows service or in IIS/WAS Deal with concurrency and sessions in WCF Handle errors in services Introduction to Windows Communication Foundation introduces Microsoft's next generation framework for building distributed systems. Windows Communication Foundation (WCF) replaces previous technologies such as
DevelopMentor Courses
- Monday, March 1, 2010
Essential Windows Communication Foundation
In this course, you learn to: Understand the motivation and architecture behind SOA & WCF Create clients and services with WCF Expose your services using SOAP and REST Choose between different channels, bindings, and configuration options Host a service as a Windows service or in IIS/WAS Deal with concurrency and sessions in WCF Handle errors in services Authenticate and authorize access to services Federate services using tokens and claims Span transactions across service boundaries Add reliability using transport and message mechanisms Extend WCF by writing custom behaviors and creating
DevelopMentor Courses
- Friday, June 12, 2009
Advanced Windows Communication Foundation
In this course, you learn to: Understand the motivation and architecture behind SOA & WCF Create clients and services with WCF Expose your services using SOAP and REST Choose between different channels, bindings, and configuration options Host a service as a Windows service or in IIS/WAS Authenticate and authorize access to services Federate services using tokens and claims Span transactions across service boundaries Add reliability using transport and message mechanisms Extend WCF by writing custom behaviors and creating custom channels Advanced Windows Communication Foundation presents
DevelopMentor Courses
- Monday, March 1, 2010
|
10 Articles match "IIS","WCF"
|
The Latest from DevelopMentor
|
MORE
|
|
Article: 10 Features in .NET 4.0 that made Me Smile
Configuration-free WCF Hosting.
WCF WCF services is now like hosting ASMX web services if you like the defaults. svc in our RESTful urls in IIS.
With routing framework and WCF REST introduced in .NET I recently wrote another article for DevelopMentor 's
Developments Developments newsletter (not subscribed yet?
Michael C. Kennedy's Weblog
- Wednesday, December 16, 2009
Claims Authorization in WIF Beta 2 – ASP.NET and WCF Integration
integrated in WCF and ASP.NET.
ASP.NET
as a replacement for the “classic” URL authorization module in ASP.NET / IIS). or after it (in PostAuthorizeRequest ).
WCF
As usual things are a little more complex in WCF. In the previous post
I illustrated how the basic claims authorization infrastructure in WIF (formerly Geneva)
www.leastprivilege.com
- Tuesday, July 21, 2009
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Getting rid of the .svc Extension in IIS
IIS 7 to achieve the same - this rule worked for me:
< action type = " Rewrite "
url = " {R:1}.svc/{R:2} Tags: IIS;WC Jon posted a module that
does this.
I recently tried to use the
www.leastprivilege.com
- Wednesday, October 15, 2008
-
Host Headers, SSL and WCF Metadata
IIS has a
The server also hosts some WCF services and I noticed that the imports and endpoint
No big deal
– simply set the host header for the site via the IIS GUI and I am done. Some weeks later I added some more WCF endpoints to the machine, this time I was using
One of my web servers here has a pretty common setup – a Windows machine name and
a (different) DNS name (in this case dynamic DNS – but doesn’t matter).
www.leastprivilege.com
- Tuesday, February 10, 2009
-
RESTful Web Services with WCF Screencast
WCF. If you're interested in WCF you should definitely check it out because WCF
and and REST make an awesome combination.
WCF-REST-Kennedy-Peepleocity.wmv 35
MB cover building WCF services using REST princples, the WebGet and WebInvoke attributes,
working WCF hosting I recently got the chance to record a screencast discussing REST-oriented web services
in in
-
Beware of Whitespaces in WAS Configuration
Tags: IIS;WCF;Work in Progres This took me a while to solve...
In the WAS configuration dialog there must be NO whitespaces in the enabled protocols
configuration. Otherwise you will get this error:
"Could not find a base address that matches scheme net.tcp for the endpoint with binding
www.leastprivilege.com
- Thursday, April 3, 2008
-
Claims Authorization in WIF Beta 2 – ASP.NET and WCF Integration
integrated in WCF and ASP.NET.
ASP.NET
as a replacement for the “classic” URL authorization module in ASP.NET / IIS). or after it (in PostAuthorizeRequest ).
WCF
As usual things are a little more complex in WCF. In the previous post
I illustrated how the basic claims authorization infrastructure in WIF (formerly Geneva)
www.leastprivilege.com
- Tuesday, July 21, 2009
-
Custom Basic Authentication is now on Codeplex
I also moved my "Basic Authentication against non-Windows accounts for IIS" (phew)
Tags: ASP.NET;IIS;WC project to Codeplex
[link]
Again, if you have feature ideas or want to contribute, contact me.
...Tags:
www.leastprivilege.com
- Saturday, April 19, 2008
-
Article: 10 Features in .NET 4.0 that made Me Smile
Configuration-free WCF Hosting.
WCF WCF services is now like hosting ASMX web services if you like the defaults. svc in our RESTful urls in IIS.
With routing framework and WCF REST introduced in .NET I recently wrote another article for DevelopMentor 's
Developments Developments newsletter (not subscribed yet?
Michael C. Kennedy's Weblog
- Wednesday, December 16, 2009
|
|
|