HyperMedia

Rest Agent uses hypermedia

As I alluded to in my first post, REST clients really should be driven by hypermedia.  So how can our RestAgent class access this hypermedia and its links.  Ideally, given a single root URI, I would like to be able to do: Before I talk about the magic that is going on under the covers here, […]

StackOverflow

The StackOverflow question that couldn’t stay open

This http://stackoverflow.com/questions/3285704/why-does-rest-exist is the question that I want to give an answer to.  I am answering here because people keep closing it.  Sorry, the post refers directly to issues raised in the question and so won’t make much sense without reading the question first.  I would even recommend reading version of the question prior to editing as […]

Rest Agent

Rest Agent – An introduction

You might say I’m a bit of a fan of the REST architectural style. Let me provide a little background to clarify why REST is important to me, so you can better understand my underlying objectives.  If we have similar objective then maybe this series of posts will be of interest to you. I write […]

WCF Rest

WCF REST Starter Kit Preview 2

I have been looking thought the latest release of the WCF REST Starter Kit and there are some interesting things there.  Especially the new HttpClient class in the Microsoft.Http namespace.  I will not talk about the server side of things because I really don’t have anything nice to say and until I have some constructive […]

Identi.ca

Witty for Identi.ca. Only the brave need apply.

If you have a Windows machine with VS2008, .Net 3.5, svn and patch on it, you can get the source for Witty here [1] and a patch [2] that will make it run against Identi.ca Enjoy! [1] https://code.google.com/archive/p/wittytwitter/ [2] http://code.google.com/p/wittytwitter/issues/detail?id=147

Identi.ca

Witty can talk to Identi.ca

Witty connected to Identi.ca Due to the nice decoupling of the service API and the user interface in the project Witty it was relatively easy to create a basic service API for Identi.ca. There is still a lot of stuff to get working but at least the basic read and write are functioning. I am hoping […]

HTTP Secure

Security and Http

I did some experimentation today with authentication over http. Using the System.Net.WebClient class I made requests against both a HttpListener based server and WCF service contract using webHttpBinding. With HttpListener I can get Basic authentication and WindowsIntegratedAuthentication working just fine.  With WebHttpBinding I cannot get either.  I am aware that with WebHttpBinding over https you […]

Rest Consulting

REST consulting

Over the past year we have been working on the next generation of our product.  After 10 years of fat client development we are rebuilding using REST as the foundation of our application architecture. We are fortunate in that our existing applications map very nicely to some of the principles such as “uniform interface” and […]

footer bg

Let's Talk About Your Project

Ready to take your next development project to the next level? Click here to see how Bizcoder can bring your vision to life.

Case Studies

Copyright @ 2024 Kaynes