Posts by this author

Apr 21, 2010
Post comments count0
Post likes count0

Silverlight 4 Training Kit and Channel 9 videos

Silverlight 4 Training Kit We’ve just released a new free Silverlight 4 Training Kit that walks you through building business applications with Silverlight 4. You can download the entire offline version of the kit here.  You can use the 8 modules, 25 videos, and several hands on labs online or offline from links on the Channel 9 site. I’ve...

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

[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)

[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

SILVERLIGHT 4.0 RC and Silverlight for Windows Phone 7.0 presented at MIX2010

SILVERLIGHT 4.0 RC and Silverlight for Windows Phone 7.0 · Microsoft delivers the premier mobile application development experience. - Today, with the combination of Windows Phone 7 Series, Silverlight, the XNA Framework, Visual Studio, Expression Blend and Windows Phone Marketplace, developers have the richest, most productive development t...

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)

[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
Post comments count0
Post likes count0

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

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
Oct 5, 2009
Post comments count0
Post likes count0

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

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
Sep 27, 2009
Post comments count0
Post likes count0

Architect Forum XXIV – RIA Architecture, ‘Silverlight 3.0’ & ‘.NET RIA Services’

Architect Forum XXIV – RIA Architecture, ‘Silverlight 3.0’ & ‘.NET RIA Services’ Here I post some info & Presentations about the Architect Forum we delivered last week in Madrid (Sept. 23rd). All presentations are in Spanish: http://cid-c537c2af47f728a0.skydrive.live.com/browse.aspx/Msft%20Dpe%20Spain%20Architects%20Events/2009%20-%20Arch....

SilverlightRIA Services
Aug 28, 2009
Post comments count0
Post likes count0

Using VSTS 2010 Beta1 Team Explorer and TFS in CODEPLEX

I'm actually setting up an environment around that (VSTS 2010 Beta1 Team Explorer and TFS in CODEPLEX), and there is a problem when trying to connect your VSTS.2010 client to the TFS in CODEPLEX. But there's a workaround you can follow here: (Thanks Aaron) http://blogs.msdn.com/ablock/archive/2009/05/20/for-tfs-2010-beta-1-resolving-tf31001-the-ser...

CodePlexVSTS 2010
Aug 14, 2009
Post comments count0
Post likes count0

How To Install Windows 7 From a bootable USB Drive

  I just wanna have this "How to" in my blog, even for myself. :-) What you need: Step 1 - Formatting the Drive Using the command prompt, we'll use the diskpart utility. [BTW: This will erase all data on your USB drive] Step 2: Make the Drive Bootable  Next we’ll use the bootsect util...