Showing results for SOA - Cesar de la Torre

Mar 25, 2010
Post comments count0
Post likes count0

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

Cesar De la Torre
Cesar De la Torre

[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 to multiple NEW guides a...

DDDEntity-FrameworkWCF
Mar 16, 2010
Post comments count0
Post likes count0

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

Cesar De la Torre
Cesar De la Torre

[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 to multiple NEW guides a...

DDDEntity-FrameworkWCF
Mar 11, 2010
Post comments count2
Post likes count0

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

Cesar De la Torre
Cesar De la Torre

[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 to multiple NEW guides a...

DDDEntity-FrameworkWCF
Oct 5, 2009
Post comments count0
Post likes count0

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

Cesar De la Torre
Cesar De la Torre

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%20Articles/AJ21%5E_EN.pdf Take ...

SOAOsloMDD
Oct 9, 2008
Post comments count0
Post likes count0

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

Cesar De la Torre
Cesar De la Torre

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%20Event...

WCFArchitectureSilverlight
Sep 28, 2008
Post comments count0
Post likes count0

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

Cesar De la Torre
Cesar De la Torre

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 Januar...

ArchitecturePatternsSOA
Apr 19, 2008
Post comments count0
Post likes count0

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

Cesar De la Torre
Cesar De la Torre

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 really c...

WCFSOA
Jan 27, 2008
Post comments count0
Post likes count0

Design_Time_Addresses URL in WCF (.NET 3.5)

Cesar De la Torre
Cesar De la Torre

.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 users f...

WCFSOA.NET 3.5