Quantcast
Channel: Compiling Gibberish
Browsing latest articles
Browse All 8 View Live

Hello World!

This marks the first post in this, hopefully yet to become, useful blog. It is suppose to be a blog where I present what I learn/investigate providing a documentation of my programming adventures in...

View Article



Designing a Framework - Part 1

Frameworks. I've always been interested in this subject not only because of the way they work but also because of how they are designed and developed.What is the main objective of a framework? In this...

View Article

A (very) modest IoC container

I never did fully understood (until recently) how a IoC container worked or what it was suppose to do. Quite recently I have been "forced" to look at Autofac for ASP.NET MVC3 as it integrates one of...

View Article

Azure Table Storage

Windows Azure provides three distinct types of storage for use in a data storage account: table storage, blob storage and queues. The main focus of this post will be on the table storage as it can be...

View Article

Azure ACS on WP7

Azure ACS (Access Control Service) is an easy way to authenticate/authorize users. It's easy because the developer lets Azure orchestrate the different service options mapping them for the developer....

View Article


Programming for programmers

Ponder on this for a moment: The simplest example on programming is the famous "Hello World!". My question to you is: Why is the output of this program written in English? I mean, that's not the...

View Article

The more you delegate

Hey folks! Last night I was revisiting the C# Coding Guidelines put together by Dennis Doomen from Aviva Solutions (if you never did I highly recommend you to read it). While reading it I happened to...

View Article

LINQ: Property based intersecting

Hey guys!Let me walk you through one of my personal nightmares when is comes to LINQ: You are enjoying the system, everything is flowing well and you come across a perfect situation for using...

View Article

Browsing latest articles
Browse All 8 View Live




Latest Images