Archive for the ‘Uncategorized’ Category

Windows Azure: Everything in the cloud

These days we are seeing the dawn of a new computing generation, that is the 5th generation of computing. The first one were monolithic applications, then came the Client-Server and tiered applications, and currently we are building Web-based and SOA applications, today, the new buzzwords are Services and Cloud computing.
The past week, on PDC (Professional Developers [...]

AOP with PostSharp

PostSharp is a great open-source tool that allows you to encapsulate the non-business logic in custom attributes. That’s the Aspect Oriented Programming paradigm main goal: the separation of concerns.
This tool heps you to free the business logic from the infrastructure code such as:

Transactions
Logging
Permissions / Security
Exceptions handling
Caching
Settings

Your code will be cleaner than never.
…and why do I [...]

Categories

Calendar

December 2008
M T W T F S S
« Nov    
1234567
891011121314
15161718192021
22232425262728
293031