Browse by Tags

Related Posts

  • Open Source alternatives in .NET for building RESTful services

    Usually all my posts about REST are about WCF or mention this technology in some parts. Today, I decided to take a different approach and discuss some of the projects available today for building REST services, Resourceful and Dream framework (Both available for mono as well). It is worth mentioning...
    Posted to Pablo M. Cibraro (aka Cibrax) (Weblog) by cibrax on 11-19-2008, 12:00 AM
    Filed under: Web Services, WCF, REST
  • IIS7 – ASP.NET on Windows Server 2008 Server Core R2

    " If you are a Server Core fan, and wished you could host ASP.NET websites in Server Core, then feel better, you wish had come true. Windows Server 2008 R2’s Server Core will have .NET Framework which means, ASP.NET too. This is a big news for all those wanted to deploy Server Core, but stopped...
    Posted to Hosam Kamel (Weblog) by HosamKamel on 11-18-2008, 12:00 AM
    Filed under: ASP.NET Tips & Tricks, ASP.NET Deployment, IIS 7.0, Windows, LINQ, WCF, Windows Server 2008 Server Core
  • Microsoft eXperts RoadShow - Coban, Guatemala

    El .NET Developer Group Cobán será el anfitrión este próximo 6 de diciembre para un evento como nunca se ha visto en nuestro bello Cobán, el Microsoft eXperts RoadShow. Tendremos una serie de conferencias dictadas por excelentes exponentes de la tecnología informática en la región de Centroamérica y...
    Posted to Jose R. Guay Paz (Weblog) by Jose Rolando Guay Paz on 11-14-2008, 12:00 AM
    Filed under: C#, WPF, Silverlight, Cobán, Comunidad, ASP.NET, AJAX, WF, WCF
  • Using the WCF OAuth channel with an ADO.NET service

    As I promised in my previous post "OAuth Channel for WCF RESTful services", it is now time to show this new channel in action with a real service. To make this sample more interesting, I decided to base this implementation on an ADO.NET service that provides information about contacts. This post will...
    Posted to Pablo M. Cibraro (aka Cibrax) (Weblog) by cibrax on 11-14-2008, 12:00 AM
    Filed under: WCF, REST, OAuth, Entity Framework
  • OAuth channel for WCF RESTful services

    While OpenID and WS-Federation focus on delegating user identity (or a collection of identity claims), OAuth was designed to address a different and complementary scenario, the delegation of user authorization. In few words, OAuth allows a client application to obtain user consent (as access tokens)...
    Posted to Pablo M. Cibraro (aka Cibrax) (Weblog) by cibrax on 11-14-2008, 12:00 AM
    Filed under: WCF, REST, OAuth
  • MSDN Events Unleashed: The Best of PDC

    Please join us on December 10th, 2008, as we present some of the highlights of PDC.  We will be providing overviews of some technologies first discussed at PDC, such as Windows Azure, C# 4.0 and ASP.NET 4.0.  But we will not only be talking about the future.  We will also discuss some...
    Posted to Joseph Guadagno (Weblog) by jguadagno on 11-11-2008, 12:00 AM
    Filed under: .NET, ASP.NET, AJAX, AZGroups, SEVDNUG, C#, Windows Azure, Visual Studio 2010, NET 4.0, WCF
  • Workflow + WCF + ASP.NET sample updated

    Back in 2006 when Workflow foundation was still WWF (and some of us believed it was going to change the world), and all the foundations were "add ons" on top of the .NET 2.0 version of the framework I set out to build a reference asp.net help desk solution to learn the basics of the once new workflow...
    Posted to Gabo's blog (Weblog) by gabouy on 11-11-2008, 12:00 AM
    Filed under: WCF, WWF
  • Routing to the right workflow service instance through URI templates (REST workflows part III)

    Continuing from my previous posts " REST and Workflow services play well together I " and " REST and Workflow services play well together II ", in which I created a new binding to send the workflow context as an http header, I've applied some modifications to that sample to support also routing through...
    Posted to Pablo M. Cibraro (aka Cibrax) (Weblog) by cibrax on 11-06-2008, 12:00 AM
    Filed under: WCF, REST, WWF
  • Speaking about REST at IASA RC

    I just finished my session about RESTful Services patterns at the Dallas IASA Regional Conference . I would like to thanks Paul Preiss and the IASA folks for extending me this invitation and particularly to all the folks who attended the session. The slide deck can be downloaded here and I think the...
    Posted to Jesus Rodriguez's WebLog (Weblog) by gsusx on 11-06-2008, 12:00 AM
    Filed under: WCF, SOA, Web Services, Architecture, Standards, REST
  • Conditional Puts in REST

    Conditional puts is a technique generally used in a REST architecture to inform clients about possible conflicts when multiple updates are performed simultaneously over the same resource version. It basically works as fist-write / first-win approach, a client can only commit an operation only if the...
    Posted to Pablo M. Cibraro (aka Cibrax) (Weblog) by cibrax on 11-05-2008, 12:00 AM
    Filed under: Web Services, WCF, REST
Page 1 of 50 (496 items) 1 2 3 4 5 Next > ... Last »
Microsoft Communities