|
|
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.
|
15 Articles match "Restful"
|
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
We delve into the WS-* standards, as well as the REST style of software architecture popular on many large Internet services. 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
DevelopMentor Courses
- Friday, June 12, 2009
Essential Silverlight 3
Therefore, in this session, you'll use the many network stacks, such as WCF or simple RESTful APIs, to pull resources from your own and other domains' servers, gaining a deep understanding of the limitations of and support for cross-domain calls. 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
|
67 Articles match "Restful"
|
The Latest from DevelopMentor
|
MORE
|
|
Using Silverlight to Access WIF secured WCF Services
You could add a simple REST or SOAP head that returns tokens. The rest works as normal. 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 and WIF is in beta 2.
www.leastprivilege.com
- Wednesday, October 28, 2009
|
-
|
The Best from DevelopMentor
|
MORE
|
-
RESTful Web Services with WCF Screencast
I recently got the chance to record a screencast discussing REST-oriented web services
in 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 in WCF.
-
Extension Methods and Good Practice – or OI! Get Out of my Namespace!
REST Starter Kit for our website http://rocksolidknowledge.com .
Preview NET;REST;WC I’ve been doing some work with the WCF
REST Preview 2 of the start kit has a bunch of client side plumbing (the original release
concentrated concentrated on the service side)
The
.NET Meanderings
- Sunday, April 5, 2009
-
Article: Building a Twitter Application in .NET
the WCF REST Starter Kit [ http://bit.ly/v8mBb types of features and many other optimizations, you'll need to use the REST-based
Twitter Great, we have this cool REST API based on loosely-typed GETs and POSTs. REST Starter Kit [ http://bit.ly/1IF3Ji I recently wrote an article for DevelopMentor 's
Developments Developments newsletter entitled Building a Twitter Application in .NET
-
Slides and Demos from Software Architect 2009 are now available
NET;Azure;REST;RSK;WCF;W I just got back from speaking at Software
Architect Architect 2009 . I had a great time at the conference and thanks to everyone who
attended attended my sessions.
.NET Meanderings
- Friday, October 2, 2009
-
Restful Token Service Endpoints and Silverlight Clients
It turns out that there is no way in Silverlight to send credentials using the standard
HTTP Authorize header (see here ).
WTF?!.
You have to use a custom HTTP header to transmit credentials in this case, e.g. X-Authorize
www.leastprivilege.com
- Sunday, September 13, 2009
-
.NET RIA Services and data communication
was sort of expecting to see a WCF REST based approach with XML messages. I was working on an article about the .NET NET RIA Services and decided to fire up Fiddler to take a close look at the data actually passed around. I Turns out I
The Problem Solver
- Monday, April 6, 2009
-
Adding a REST Endpoint to a WIF Token Service
Sometimes it is useful to have a really simple way to acquire a token from a token
service – without having to fiddle around with WS-Federation or WS-Trust. Issuing
a simple GET request against a token issuance endpoint seems to fulfill that requirement.
www.leastprivilege.com
- Friday, September 11, 2009
|
|
|