|
|
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.
|
7 Articles match "2010","WCF"
|
Related DevelopMentor Courses
|
MORE
|
|
Essential SharePoint 2010 for Developers
Utilize the WSS object model for building applications in SharePoint Build custom workflow solutions for SharePoint Create custom event handlers Use features and solutions for deploying projects for WSS and MOSS Build standard web parts and web parts utilizing AJAX Handle custom authentication solutions Implement best practices for building solutions with WSS and MOSS Leverage the Business Data Catalog Create custom lists that use custom content types Essential SharePoint 2010 explains how you architect, customize, develop and deploy the new version of SharePoint for both your companies Intranet
DevelopMentor Courses
- Tuesday, February 2, 2010
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 .NET
DevelopMentor Courses
- Monday, March 1, 2010
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
|
23 Articles match "2010","WCF"
|
The Latest from DevelopMentor
|
MORE
|
|
Demos from DevWeek 2010
Thanks to everyone who attended my sessions at DevWeek 2010. WCF Services using WF4 Demos
I’ll NET;EF4;RSK;WCF;WF;WF I’ve ve now uploaded the
demos demos which you can find at the following locations
A
Day
.NET Meanderings
- Wednesday, March 17, 2010
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Securing WCF Data Services using WIF
Since WCF Data Services is just a normal WCF service (using the web programming model),
all This questions comes up every once in a while..
Since all the typical security APIs and extensibility points apply.
That That said, depending on your scenario you might have to be a little more creative
for
www.leastprivilege.com
- Monday, February 15, 2010
-
Integrating Simple Web Tokens (SWT) with WCF REST Services using WIF
WCF based REST services (works in ASP.NET as well). The Simple Web Token (SWT) is a new & simple token format that was created by
Microsoft, Microsoft, Google and others. See here for
specs. specs.
www.leastprivilege.com
- Monday, February 8, 2010
-
Demos from BASTA!
WCF services with Workflow 4.0
...Tags: NET;WCF;WF;WF Thanks to everyone who attended my two sessions at BASTA! –
another another thoroughly enjoyable conference. I’ve ve uploaded the demos
.NET Meanderings
- Friday, February 26, 2010
-
Combining WCF and WF4
There are several ways to use WCF in combination with Windows Workflow Foundation 4. When I was trying to get things working using a declarative workflow and the designer Visual Studio 2010 would keep in locking up so all workflows in this example will be coded using C#. If we want to send a response we need to use a SendReply activity as well, if not we are creating a one way contract. Note that there is not going to be a formal contract as we normally have in WCF. The two can be combined inside of a XAMLX file as Ron Jacobs describes here . Another option is using the WF4 Receive and SendReply activities and hosting the workflow yourself using a WorkflowServiceHost.
The Problem Solver
- Wednesday, August 5, 2009
-
Using WF4 bookmarks with IWorkflowInstanceExtension
NET Workflow WCF WF4 VS2010 Beta Note: This blog post is written using the .NET NET framework 4.0 Beta 2 In this previous blog post I showed how to create an asynchronous activity using the NativeActivity and CreateBookmark to pause a workflow execution. Using that in a WorkflowApplication was easy but what about WorkflowInvoker or WorkflowServiceHost? So what about using a WorkflowInvoker
The Problem Solver
- Wednesday, January 27, 2010
-
WCF, WIF and Load Balancing (and a bit of Azure)
some additional info for WCF:
The The ws* bindings in WCF establish a security session by default (via WS-SecureConversation).
This When you want to use WCF in a load balanced environment (e.g Force WCF into “cookie mode”. Pablo wrote a post yesterday
giving giving some background information on how session tokens are protected in WIF – here
some
www.leastprivilege.com
- Thursday, February 18, 2010
-
Using SAML as a Client Credential Type in WCF (updated to WIF RTM)
A reader has asked me to update the Client SAML sample to WIF RTM (for background
and and motivation please read here first).
The The main work was in the SAML security token handler Validate method, this looks now
like like this:
www.leastprivilege.com
- Thursday, February 4, 2010
|
|
|