|
|
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.
|
19 Articles match "Service","WCF"
|
Related DevelopMentor Courses
|
MORE
|
|
Essential LINQ with the Entity Framework
including extension methods and lambda expressions Use LINQ to filter, sort, and group in-memory collections of objects Create LINQ to SQL queries to execute SQL Server stored procedures and perform updates in real-world database applications Write LINQ to XML queries to search XML documents and save them to the file system Build a rich conceptual entity model using the EF and to visually map it to a database schema Use LINQ to Entities to write strongly typed queries against the Entity Data Model Detect and resolve concurrency conflicts with both LINQ to SQL and LINQ to Entities Execute business
DevelopMentor Courses
- Friday, June 12, 2009
.NET Architecture and Design Principles: Building Distributed Applications
Think in terms of layers and tiers Use patterns in your code and across the enterprise Write secure code Use concurrency to build highly available systems Make distributed calls using remoting, web services and Windows Communication Framework Utilize asynchronous communication with message queues Horizontally scale every tier of your system Deploy software across distributed systems Applications that span more than one machine require a deliberate and radically different design approach. .NET Discussions range from object-oriented programming to enterprise patterns, networking to Web Services,
DevelopMentor Courses
- Friday, June 12, 2009
Essential Silverlight 3
How can I use local files and external web services to store and retrieve data? The course shows you how to build Silverlight applications that utilize drag-and-drop, dynamic custom controls, streaming media, animation, and integrated Web Services to produce data-driven user interfaces. NET RIA Services, Microsoft's next generation technology for simplifying the creation of complex, multi-tier applications. In this course, you learn to: Identify when and where Silverlight should be used Use Expression Blend to design your user interface Use Visual Studio 2008 to build a Silverlight project and manage its code using C# Exploit the layout controls to create compelling user interfaces Incorporate Silverlight content into your existing web sites Build user and custom controls that support templates and styling Use Behaviors, Actions and Triggers to create reusable functionality across applications Integrate animations, special effects, perspective transforms and media to create a professional UI Exploit
DevelopMentor Courses
- Wednesday, June 17, 2009
|
74 Articles match "Service","WCF"
|
The Latest from DevelopMentor
|
MORE
|
|
|
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Using Silverlight to Access WIF secured WCF Services
especially the “story” of Silverlight and WCF/WIF. some back-end service on a different machine. This back-end service requires an issued
token Those of you with WCF background will say: “that’s what the federation bindings in
WCF WCF are This topic comes up quite often recently – so I hope the title is search engine friendly.
Disclaimer: Disclaimer: At the time of this writing, the current version of Silverlight is v3
and
www.leastprivilege.com
- Wednesday, October 28, 2009
-
WCF Duplex Messaging
WCF Forum . There are many ways that messages can be exchanged between two parties in a service
based client can send a message and wait for a response; the client and service can send
eachother eachother messages without any pre-defined pattern; the client can send the service
a I am one of the moderators of the MSDN
WCF One of the main areas of questions on the forum is duplex messaging
–
.NET Meanderings
- Tuesday, June 9, 2009
-
RESTful Web Services with WCF Screencast
I recently got the chance to record a screencast discussing REST-oriented web services
in 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 in MB (WMV HD)
I
-
Geneva is the new WCF Security
Geneva has evolved to not only a an extension to WCF/ASP.NET for STS/token related
things - it also changes how base WCF security works - to the better IMO. tried adding a new credential type of WCF? So in summary - Geneva replaces parts of the WCF security system, simplifies it and
Let me give
you an example:
Trusted certificate issuers
When doing client certificate based authentication you always had three choices
www.leastprivilege.com
- Thursday, October 30, 2008
-
Host Headers, SSL and WCF Metadata
The server also hosts some WCF services and I noticed that the imports and endpoint
Some weeks later I added some more WCF endpoints to the machine, this time I was using
Tags: WCF;IdentityMode 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
-
Securing WCF Data Services using WIF
Since WCF Data Services is just a normal WCF service (using the web programming model),
all for REST-style services. Enabling WIF in the Data Service
The easiest way to get WIF wired up is by writing a custom service host factory.
You This questions comes up every once in a while..
Since all the typical security APIs and extensibility points apply.
That
www.leastprivilege.com
- Monday, February 15, 2010
-
New Screencast: Working with Large Messages in WCF (Part 1)
This one walks though configuring WCF to be able to pass large
messages messages between client and service. default mode WCF uses for transferring data – buffering. soon that looks at WCF in streaming mode.
You I’ve just uploaded a new screencast on to Rock
Solid Solid Knowledge .
.NET Meanderings
- Thursday, June 18, 2009
|
|
|