Tag archive for ‘REST’
Macro- vs. Micro-MVC Architectures
I was reading today on SQLServerCentral.com about SQL Server’s XQuery capabilities. I was quite fascinated. Microsoft has seemed somewhat slow on the XML uptake, so including XQuery in SQL Server 2005 was somewhat of a shock.
However, I was struck with an idea after reading the article. This type of functionality puts SQL Server on a [...]
Restful OpenID Authentication
I’ve spent a little time recently working with Edge Rails, RESTful resources, RestfulAuthentication and OpenIDAuthentication. That’s a mouthful for sure.
I’ve uploaded my sample_app (based on Ben Curtis’s openidauth sample app). I made changes to Ben’s app to account for recent changes to Edge Rails (as of revision 7501) and to disable the auto-enroll feature when [...]