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
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
RIA
Silverlight
SOA
Titan
Unity
WCF
Window Azure
Windows Azure
Archive
Archives
June 2012
(2)
May 2012
(1)
April 2012
(2)
February 2012
(2)
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
Creating several Entity Diagrams within a single Model in EF 5.0 and Visual Studio 2012
Posted
1 day ago
by
cesardl [MSFT]
1
Comments
This feature is killer and it’s been waited for long time by any developer or company who use EF visual models with a lot of entities. Think about a model where you have hundreds of entities.., opening a single diagram with 200 entities doesn’t make sense...
Cesar de la Torre - BLOG
Coloring Entities with EF 5.0 RC and VS.2012 RC
Posted
1 day ago
by
cesardl [MSFT]
0
Comments
In Visual Studio 2012 RC (the Release Candidate was released last week on May 31st 2012) and Entity Framework 5.0 RC , the Entity Designer surface of EF MODEL/DATABASE FIRST, now supports entity shape coloring . This is really nice to differentiate categories...
Cesar de la Torre - BLOG
Creating a Windows 8 Release Preview Master VHD
Posted
3 days ago
by
cesardl [MSFT]
0
Comments
You can install Windows 8 into a .VHD following a similar process (like this post I wrote) than when you install it on a raw hard drive, but if you want to have a clean master .vhd which is not related to any specific installation and machine name, and...
Cesar de la Torre - BLOG
Entity Framework Code First DbContext and SQL Azure Connection Fault Handling
Posted
1 month ago
by
cesardl [MSFT]
0
Comments
I’ve been working migrating an App to Windows Azure and SQL Azure . This app is using Entity Framework 4.3 Code First and DbContext . One important point is related to the SQL Azure Conection Fault Handling. If you don’t know about this...
Cesar de la Torre - BLOG
Domain Driven Design (DDD) & Visual Studio 11 Beta ALM, great fit!
Posted
1 month ago
by
cesardl [MSFT]
0
Comments
ALM Domain Driven Design ( DDD ) is especially suitable for creating long-term LOB Apps, but usually, DDD is presented as a very patterns & architecture related subject (topics like Bounded-Contexts, Domain-Models , patterns like Repository...
Cesar de la Torre - BLOG
Installing Windows 8 Release Preview on a .VHD file from a bootable USB-Pen
Posted
3 months ago
by
cesardl [MSFT]
19
Comments
** May 31st 2012 – UPDATE TO WINDOWS 8 RELEASE PREVIEW ** There are quite a few steps to do, so I’ll write it down for my records. Specifically, I have installed the Windows 8 Release Preview on a on a Samsung Slate Series 7 Tablet , but on a .VHD with...
Cesar de la Torre - BLOG
CQRS BUS and Windows Azure technologies
Posted
3 months ago
by
cesardl [MSFT]
0
Comments
CQRS has several internal patterns and objects types like Commands , CommandHandlers , Events , EventHandlers , and a few others. In the following diagram I show a basic diagram positioning those topics: I am not going to explain CQRS philosophy here...
Cesar de la Torre - BLOG
Scoping CQRS and Event-Sourcing Guidance Project
Posted
4 months 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
4 months 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
5 months 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
6 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
6 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
6 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
8 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
8 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
10 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
10 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
10 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
11 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
11 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
11 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
11 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
over 1 year ago
by
cesardl [MSFT]
4
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
over 1 year 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
over 1 year 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...
Page 1 of 7 (151 items)
1
2
3
4
5
»