July 2008 - Posts

The Programming Meme by Extemporaneous Mumblings

My buddy Vittorio tagged me for this meme that has been making the rounds. It is interesting to see what some people have answered. Mine probably is pretty tame in comparison I am sure. How old were you when you started programming? My first computer...
Filed under: ,

Rendering POX for SSDS in Internet Explorer by Extemporaneous Mumblings

With the release of Sprint 3 bits, you might have noticed that you are prompted to download now when you hit the service directly from IE. Because the content type changed from 'application/xml' to 'application/x-ssds+xml', IE just doesn't...
Filed under: ,

Claim based security made easy by Eugenio Pace - Software as a Service Architecture Guidance

When we implemented claim based authorization in LitwareHR, we had to write a lot of code and play with non-trivial configurations (LitwarehR includes 2 STS and all the supporting infrastructure for securing the web services and the callers to them)....

Working with Objects in SSDS Part 3 by Extemporaneous Mumblings

Here is my last installment in this series of working with objects in SQL Server Data Services. For background, readers should read the following: Serialization in SSDS Working with Objects in SSDS Part 1 Working with Objects in SSDS Part 2 Last time...
Filed under: , ,

Simple GeoRSS utility library - released by Eugenio Pace - Software as a Service Architecture Guidance

I just uploaded the source code for this library, used in the Virtual Earth mash-up described in my previous post . You can browse/download it from here . What you will find: A simple domain model for GeoRSS feeds with support for points , lines and polygons...
Filed under: ,
Powered by Community Server (Non-Commercial Edition), by Telligent Systems