Cesar de la Torre

Principal Program Manager at the Azure team.

Our brand-new ‘DDD N-Layered .NET 4.0 Architecture Guide’ book and Sample-App in CODEPLEX

(image) (image) [UPDATED - April 2017] - IMPORTANT:  For up-to-date architecture and development guidance using .NET (i.e. .NET Core, ASP.NET Core, Docker containers, etc.) including Domain-Driven Design patterns, microservices architectures and other .NET related technologies like Xamarin for mobile apps check this landing page pointing ...

Architects Forum XXV – N-Layer DDD Architecture and .NET 4.0 (March 24th 2010)

(image) (image) [UPDATED - April 2017] - IMPORTANT:  For up-to-date architecture and development guidance using .NET (i.e. .NET Core, ASP.NET Core, Docker containers, etc.) including Domain-Driven Design patterns, microservices architectures and other .NET related technologies like Xamarin for mobile apps check this landing page pointing ...

Nuestro nuevo Libro-Guia de ‘Arquitectura N-Capas DDD .NET 4.0’ y Aplicacion ejemplo en (Disponibles para download en MSDN y Codeplex)

(image) (image) [UPDATED - April 2017] - IMPORTANT:  For up-to-date architecture and development guidance using .NET (i.e. .NET Core, ASP.NET Core, Docker containers, etc.) including Domain-Driven Design patterns, microservices architectures and other .NET related technologies like Xamarin for mobile apps check this landing page pointing ...

My new Architecture Journal Article!!: “Model-Driven-SOA with ‘OSLO’”

(image) (image) Cool!. I just got published my article regarding Model-Driven-SOA with ‘OSLO’, in ‘The Architecture Journal’. :-) You can see it here: http://msdn.microsoft.com/en-us/architecture/aa699436.aspx Or you can download the whole Magazine from this URL: http://cid-c537c2af47f728a0.skydrive.live.com/self.aspx/Public/My%...

Event – RIA Applications Architecture & Development with Silverlight 2.0 – Barcelona, October 8th 2008

Yesterday, in Barcelona, I delivered another event about RIA Applications Architecture & Development with Silverlight 2.0. You can download my Presentation from the following link (within my SKY DRIVE): http://cid-c537c2af47f728a0.skydrive.live.com/browse.aspx/Msft%20Dpe%20Spain%20Architects%20Events/2008%20-%20RIA-Silverlight%...

New Application Architecture Guide (v.2.0) from Microsoft Patterns & Practices!!

Cool!, just a few days ago (Thu Sep 25 2008) Microsoft P&P have published a neat 'Application Architecture Guide' (v.2.0). It is great because "it is new", so it covers most of the new Microsoft dev technologies and application/architecture types we're dealing with, nowadays. :-) Even though P&P have published just "the begining", in ...

Consuming external WCF Services from Dynamics AX 2009 X++ code (Dynamics AX “5.0”)

I'm gonna talk about a new feature in Dynamics AX 2009 (Dynamics AX "5.0") which is the really powerful possibility we have now about calling/consuming external Web Services or even WCF Services from our X++ code. So, in Dynamics AX 4.0, we could execute external Web Services thanks to the AIF outbound web service adapters, but we couldn't ...

Design_Time_Addresses URL in WCF (.NET 3.5)

.NET 3.5 creates an ACL (Access Control List) for the namespace "http://+:8731/Design_Time_Addresses" during the installation of Visual Studio so users without administrator privilege are able to develop WCF services. The ACL is set to (UI), which includes all interactive users logged on to the machine. Administrators can add or remove ...