Showing results for .NET 4.0 - Cesar de la Torre

Jun 6, 2011
0
0

Implementing a Value-Object Base class (Supertype pattern–DDD patterns related)

Cesar De la Torre
Cesar De la Torre

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 here. Below I show a sample Value-Object Base-Class:

DDD.NET 4.0
Apr 30, 2010
0
0

Using Entity Framework Self Tracking Entities with AppFabric CACHE (‘Velocity’) and .NET 4.0 RTM

Cesar De la Torre
Cesar De la Torre

Currently, when you try to use Entity Framework STE (Self Tracking Entities) and AppFabric-Cache (aka. “Velocity”), you’ll get a runtime error. I mean, what we’re trying to do is trying to serialize STE objects within AppFabric-Cache. For instance, we could try to execute the following code, using AppFabric Cache API: var cacheContainer = t...

Entity-Framework.NET 4.0AppFabric
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
Oct 22, 2009
0
0

Visual Studio 2010 & .NET 4.0 Training Kit available for download

Cesar De la Torre
Cesar De la Torre

So, it’s been released an updated version of the Visual Studio 2010 & .NET 4.0 Training Kit, compatible with the new VS.2010 BETA2. Here is the URL: http://www.microsoft.com/downloads/details.aspx?FamilyID=752CB725-969B-4732-A383-ED5740F02E93&displaylang=en

.NET 4.0Visual Studio 2010
May 20, 2009
0
0

We have released a public Visual Studio 2010 Beta1 !!

Cesar De la Torre
Cesar De la Torre

Cool!, So we have just released a public Visual Studio 2010 Beta1  and, of course, VSTS 2010 and Team Foundation Server (Beta1), as well. MSDN subscribers can actually download it today from MSDN site, but you can also install it from this public URL:http://www.microsoft.com/downloads/details.aspx?FamilyID=85520793-68fc-4361-a8b6-dc2cff49c8d2&a...

.NET 4.0VSTS 2010