Sign In
Cesar de la Torre - BLOG
I work in Microsoft as Architect. So, this blog is about technical tips and experiences I have with the following: Software Architecture tips, N-Layered, N-Tier and SOA Architectures, SOA development (WS-*; WCF), Cloud-Computing, Windows Azure, etc.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET 3.5
.NET 4.0
ADO.NET
AppFabric
Architecture
CodePlex
CRM
DDD
Dynamics AX 2009
Dynamics AX Development
Dynamics CRM Development
Dynamics development
Entity-Framework
Microsoft Events Speaker
N-Layer
N-Tier
Oslo
Patterns
Silverlight
SOA
Titan
Unity
WCF
Window Azure
Windows Azure
Archive
Archives
January 2012
(2)
December 2011
(2)
November 2011
(2)
October 2011
(1)
September 2011
(1)
July 2011
(4)
June 2011
(3)
May 2011
(2)
April 2011
(4)
March 2011
(12)
February 2011
(2)
December 2010
(1)
November 2010
(2)
October 2010
(3)
September 2010
(3)
July 2010
(1)
June 2010
(1)
May 2010
(3)
April 2010
(3)
March 2010
(4)
October 2009
(2)
September 2009
(1)
August 2009
(2)
July 2009
(1)
June 2009
(4)
May 2009
(3)
April 2009
(4)
March 2009
(4)
January 2009
(4)
December 2008
(2)
November 2008
(4)
October 2008
(4)
September 2008
(6)
August 2008
(3)
July 2008
(2)
June 2008
(1)
May 2008
(6)
April 2008
(3)
March 2008
(1)
February 2008
(1)
January 2008
(7)
December 2007
(3)
November 2007
(2)
October 2007
(5)
September 2007
(1)
August 2007
(3)
July 2007
(2)
June 2007
(3)
May 2007
(4)
MSDN Blogs
>
Cesar de la Torre - BLOG
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Cesar de la Torre - BLOG
Scoping CQRS and Event-Sourcing Guidance Project
Posted
1 month ago
by
cesardl [MSFT]
1
Comments
I am collaborating with the patterns & practices team . We are considering doing a guidance project on implementing systems using the Command & Query Responsibility Segregation (CQRS) approach. This is not going to be a framework or reusable components...
Cesar de la Torre - BLOG
Panda Security releases a free Beta version of Panda Cloud Office Protection 6.0, in the Cloud, on Windows Azure!!
Posted
1 month ago
by
cesardl [MSFT]
0
Comments
I publish this information because I’ve been collaborating with them on migrating their backend anti-virus system to the Microsoft PaaS cloud which is Windows Azure. They have got many benefits on doing this, like elasticity, rapid scalability,...
Cesar de la Torre - BLOG
We completed the Microsoft Architects Forum: Enterprise & ISVs Applications on Windows Azure (Barcelona Dec. 13th & Madrid Dec. 15th)
Posted
1 month ago
by
cesardl [MSFT]
0
Comments
It was a nice event exposing Windows Azure scenarios very oriented to ISVs, subjects like Multi-Tenancy , Security, Java apps on Windows Azure, etc. Additionally we had three companies ( Panda-Security , Softeng and Grupo Teldat ) talking about their...
Cesar de la Torre - BLOG
Architects Forum: Enterprise & ISVs Applications on Windows Azure (Barcelona Dec. 13th & Madrid Dec. 15th)
Posted
2 months ago
by
cesardl [MSFT]
2
Comments
In December we’re going to deliver this free assistance event focusing on enterprise applications and architectures on Windows Azure, subjects like MULTi-TENANCY on windows Azure, and showing optimizations, scalability and load testing made by real...
Cesar de la Torre - BLOG
Creating an X.509 certificate for Windows Azure
Posted
2 months ago
by
cesardl [MSFT]
1
Comments
I always forget the command line to do this, so I’m going to post it in my own blog. The way to set a specific certificate name, so you can find it within Windows Azure after it is registered, is using the Certificate Creation Tool (makecert...
Cesar de la Torre - BLOG
We completed the IASA-DDD Conference! (November 7th 2011)
Posted
3 months ago
by
cesardl [MSFT]
2
Comments
It was a remarkable DDD (Domain Driven Design) event in Madrid, Spain. We got around 150 attendees !!, and taking into account that this is the inaugural event from the IASA-Spain association , and this association was almost unknown in Spain, until now...
Cesar de la Torre - BLOG
How to explore a Windows Azure Package (How to create it with no encryption)
Posted
4 months ago
by
cesardl [MSFT]
0
Comments
As you may know, a Windows Azure package is a .ZIP file, but, it is encrypted, so, even though you can rename the extension, when you take a look into it, you cannot really see the project files. In order to see it, you need to create a package which...
Cesar de la Torre - BLOG
Eric Evans and Udi Dahan in Madrid! (DDD Conference and Workshops, Nov.2011)
Posted
4 months ago
by
cesardl [MSFT]
1
Comments
Eric Evans and Udi Dahan in IASA DDD ( Domain Driven Design) Conference and Workshops !!! (Nov.2011). This is a unique opportunity. On November 7th, there will be an initial conference (free registration) introducing DDD & CQRS, and then, during next...
Cesar de la Torre - BLOG
EF 4.1.1 RTM (Update) and Code First Migrations August 2011 CTP Released
Posted
6 months ago
by
cesardl [MSFT]
0
Comments
EF 4.1 Update 1 (EF 4.1.1) has been released a few days ago. http://blogs.msdn.com/b/adonet/archive/2011/07/25/ef-4-1-update-1-released.aspx The important point is also EF 4.1.1 Code First Migrations August 2011 CTP Released: http://blogs.msdn...
Cesar de la Torre - BLOG
Value-Object pattern implementation in .NET
Posted
6 months ago
by
cesardl [MSFT]
1
Comments
Regarding DDD patterns, here I link two nice Value-Object implementation samples: http://elegantcode.com/2009/06/07/generic-value-object/ http://grabbagoft.blogspot.com/2007/06/generic-value-object-equality.html
Cesar de la Torre - BLOG
About Ayende’s blog posts series reviewing the NLayered Sample-App
Posted
6 months ago
by
cesardl [MSFT]
11
Comments
Ayende has been publishing a series of blog posts reviewing the V1.0 of the NLayerApp Sample App (Note we made V2.0 public a few weeks ago, so most of the code issues he highlights do not apply now). We’ve been taken into account every of those...
Cesar de la Torre - BLOG
Published first ALPHA version of Domain Oriented N-Layered Architecture V2.0
Posted
7 months ago
by
cesardl [MSFT]
4
Comments
New! First V2.0 ALPHA version at CODEPLEX and preliminary chapters’ drafts of eBook (Second Edition) Dear colleagues, after some time of effort, we can show you our preliminary version (alpha version, actually) of what V2.0 will be. We are initially...
Cesar de la Torre - BLOG
DDD-Exchange 2011
Posted
8 months ago
by
cesardl [MSFT]
1
Comments
So, it was such a great event with Eric Evans, Udi Dahan and Greg Young. Here I post a few pictures I got. Before starting: Eric Evans presenting the Agenda: Q&A to Eric, Udi and Greg: Saying hello to Udi: Strong discussions...
Cesar de la Torre - BLOG
Working with WCF RIA Services JSON endpoints for HTML5, JavaScript & JQuery
Posted
8 months ago
by
cesardl [MSFT]
1
Comments
WCF RIA Services and JSON endpoints Interesting posts about the base for many future apps based on HTML5, WCF RIA Services JSON endpoints and JavaScript : http://blogs.msdn.com/b/davrous/archive/2010/12/14/how-to-open-a-wcf-ria-services-application...
Cesar de la Torre - BLOG
Implementing a Value-Object Base class (Supertype pattern–DDD patterns related)
Posted
8 months ago
by
cesardl [MSFT]
3
Comments
It is usually a recommended practice to have Value-Object base-class so we can have common functionality which can be used by all of our value-object classes. Typically, comparison methods or any other common subject for Value-Objects, should be included...
Cesar de la Torre - BLOG
Don’t like EF 4.1 ‘Data Annotations’ for DDD Architectures implementation –’Fluent API’ fits better for that!
Posted
8 months ago
by
cesardl [MSFT]
1
Comments
I write this post in order to get some feedback regarding what I currently think about EF 4.1 Data Annotations and how it fits in DDD Architectural styles. About DDD Architectural styles, here it is our Architecture Guide (Though we are actually writing...
Cesar de la Torre - BLOG
Just Published the English version of our 'DDD N-Layered .NET 4.0 Architecture Guide’ book and Sample-App at CODEPLEX
Posted
8 months ago
by
cesardl [MSFT]
5
Comments
We just published the English version of our 'DDD N-Layered .NET 4.0 Architecture Guide’ book (at MSDN). The ‘ landing page ’ where you can download the free eBook in several formats like .PDF , .XPS and for eBook Readers (.EPUB ...
Cesar de la Torre - BLOG
Workshop VS.Lightswitch & Windows Azure!
Posted
9 months ago
by
cesardl [MSFT]
0
Comments
[UPDATED June 7th] Here I add a nice LightSiwtch Sample Application: http://blogs.msdn.com/b/bethmassi/archive/2011/05/25/contoso-construction-lightswitch-advanced-development-sample.aspx [UPDATED May 11th 2011] Here I attach the presentation...
Cesar de la Torre - BLOG
New update Windows Azure Platform Training Kit - April Update
Posted
9 months ago
by
cesardl [MSFT]
0
Comments
Quite a few new interesting updates: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=413E88F8-5966-4A83-B309-53B7B77EDF78&displaylang=en From the site: Some of the specific changes with the April update of the training kit includes...
Cesar de la Torre - BLOG
Entity Framework 4.1 just Released!
Posted
10 months ago
by
cesardl [MSFT]
0
Comments
For me, it means fundamentally ‘Code First approach’ , which is actually the best approach for DDD (Domain Driven Design) architectural styles (for your Domain Entity Model). So now, it is ready for production developments!!. Release to...
Cesar de la Torre - BLOG
How to enable Wireless Networking on Windows Server 2008 R2
Posted
10 months ago
by
cesardl [MSFT]
1
Comments
Just for my reminding, as I always forget these steps: By default, WiFi connection is disabled in Windows Server 2008 R2, kind of "locked down", for security reasons (Windows Server is supposed to be running on a server, not in a PC). But in my...
Cesar de la Torre - BLOG
Automatically deploying Azure Connect Agents software
Posted
10 months ago
by
cesardl [MSFT]
0
Comments
In order to set up Windows Azure Connect, you need to install a piece of software called Azure Connect Agent in each server/machine from your datacenter that you want to access. In order to do that, you usually have to access Azure-Portal in order...
Cesar de la Torre - BLOG
‘The application has failed to start because its side-by-side configuration is incorrect’ error related to MMC.EXE programs and weird cause & simple solution
Posted
10 months ago
by
cesardl [MSFT]
3
Comments
I publish this error as its cause was really weird: I was getting an error when trying to start any Management Console related program (mmc.exe based admin tool), like Certificates, Event Viewer, etc. The error was: “The application has...
Cesar de la Torre - BLOG
Windows Azure VMs Comparison
Posted
10 months ago
by
cesardl [MSFT]
0
Comments
Just wanted to show a simple table comparison regarding CPU, memory, storage, I/O and cost for each Windows Azure VMs (Compute Instances). Compute Instance Size CPU Memory Instance Storage I/O Performance...
Cesar de la Torre - BLOG
Info about SCOM Azure Management Pack
Posted
10 months ago
by
cesardl [MSFT]
0
Comments
Just for my record, I wanted to post a few interesting posts regarding ‘ SCOM Azure Management Pack ’: http://blogs.msdn.com/b/walterm/archive/2011/02/01/setting-up-performance-counters-in-your-web-and-worker-roles.aspx http://blogs...
Page 1 of 6 (144 items)
1
2
3
4
5
»