Showing results for WCF - Cesar de la Torre

Apr 26, 2010
0
0

Repeating in Barcelona (May 13th) the Architects Forum XXV (N-Layer DDD Architecture with .NET 4.0)

Cesar De la Torre
Cesar De la Torre

REPEATING IT IN BARCELONA!! :-) --> (May 13th 2010) We really had a lot of requests asking for re-delivering this event in Barcelona. It also was a great success in Madrid last March 24th 2010 (almost 200 attendees and people really liked it). So, there we go, we’ll repeat it in Barcelona!! On May 13th 2010 we’ll deliver in Barcelona an special...

DDDEntity-FrameworkWCF
Mar 25, 2010
0
0

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
0
0

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
2
0

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
Jun 24, 2009
0
0

WCF Load Test tool

Cesar De la Torre
Cesar De la Torre

It’s been just released a few days ago to Codeplex: WCF Load Test. It looks pretty nice! :-) Project Description This tool takes a WCF trace file and a WCF client proxy, or a WCF interface contract, and generates a unit test that replays the same sequence of calls found in the trace file. The code generated is easily modifiable so that data variat...

WCF
Apr 20, 2009
0
0

Azure Metro Training in Madrid (16th April 2009) Material

Cesar De la Torre
Cesar De la Torre

Last week, we delivered a nice Azure training (One condensed full day about AZURE platform). Sorry, but everything is in Spanish (Agenda & Presentations), as we delivered it in Spanish. So, down below you can read the agenda and the Presentations are posted in my SKYDRIVE, as well: SKYDRIVE location (Presentations): http://cid-c537c2a...

WCFWindow AzureMetro
Oct 9, 2008
0
0

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 4, 2008
0
0

Optimistic Concurrency Updates using Entity Framework in N-Tier and N-Layer Applications (Part 2)

Cesar De la Torre
Cesar De la Torre

This is my second post about "Updating data using Entity Framework in N-Tier and N-Layer Applications". If you wanna read the basics, go to my first post here: http://blogs.msdn.com/cesardelatorre/archive/2008/09/04/updating-data-using-entity-framework-in-n-tier-and-n-layer-applications-short-lived-ef-contexts.aspx So!, I finished my first post say...

Entity-FrameworkWCF.NET 3.5
Sep 4, 2008
0
0

Updating data using Entity Framework in N-Tier and N-Layer Applications (short lived EF contexts) – (Part 1)

Cesar De la Torre
Cesar De la Torre

First of all, we are talking about using Entity Framework and how it fits within N-Tier and N-Layer applications, ok?, that’s our initial scenario. An N-Tier application is an application where you have 3 or more physical tiers. I mean with that things like, “Presentation/Client Tier”, “Application/Business Server Tier” and “Data Tier” (a database ...

Entity-FrameworkWCF.NET 3.5
Apr 19, 2008
0
0

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