Skip to main content
Microsoft
Cesar de la Torre
Cesar de la Torre
  • Home
  • DevBlogs
    • Azure DevOps
    • Notification Hubs
    • Visual Studio
    • Visual Studio Code
    • Visual Studio for Mac
    • Azure Artifacts
    • Azure Boards
    • Azure Pipelines
    • Azure Repos
    • Azure Test Plans
    • DevOps
    • C++
    • Java
    • Java Blog in Chinese
    • JavaScript
    • PowerShell Community
    • PowerShell Team
    • Python
    • Q#
    • TypeScript
    • Visual Basic
    • Visual C#
    • Visual F#
    • .NET
    • ASP.NET
    • NuGet
    • Xamarin
    • #ifdef Windows
    • Apps for Windows
    • Azure Depth Platform
    • Azure Government
    • Azure SDKs
    • Bing Dev Center
    • Command Line
    • CSE Developer
    • Developer Support
    • DirectX Developer Blog
    • IoT Developer
    • Math In Office
    • Microsoft Edge Dev
    • Microsoft Azure
    • Office 365 Development
    • Old New Thing
    • PAX Media
    • Perf and Diagnostics
    • PIX on Windows
    • Startup Developers
    • Surface Duo
    • Sustainable Software
    • Windows Search Platform
    • Azure Cosmos DB
    • Azure Data Studio
    • Azure SQL
    • Azure Synapse Analytics
    • OData
    • Revolutions R
    • SQL Server Data Tools

    Cesar de la Torre

    Principal Program Manager at the .NET product Group (Microsoft Corp in Redmond, Seattle). Focus on Machine Learning .NET (ML.NET), .NET Core, Microservices based architecture, Docker Containers, Azure services.

    SOA Archives | Cesar de la Torre

    Our brand-new ‘DDD N-Layered .NET 4.0 Architecture Guide’ book and Sample-App in CODEPLEX
    Our brand-new ‘DDD N-Layered .NET 4.0 Architecture Guide’ book and Sample-App in CODEPLEX
    AvatarCesar De la TorreMarch 25, 2010Mar 25, 201003/25/10
    [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 ...

    Comments are closed.0.NET 4.0ADO.NET
    Architects Forum XXV – N-Layer DDD Architecture and .NET 4.0 (March 24th 2010)
    Architects Forum XXV – N-Layer DDD Architecture and .NET 4.0 (March 24th 2010)
    AvatarCesar De la TorreMarch 16, 2010Mar 16, 201003/16/10
    [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 ...

    Comments are closed.0.NET 4.0ADO.NET
    Nuestro nuevo Libro-Guia de ‘Arquitectura N-Capas DDD .NET 4.0’ y Aplicacion ejemplo en (Disponibles para download en MSDN y Codeplex)
    Nuestro nuevo Libro-Guia de ‘Arquitectura N-Capas DDD .NET 4.0’ y Aplicacion ejemplo en (Disponibles para download en MSDN y Codeplex)
    AvatarCesar De la TorreMarch 11, 2010Mar 11, 201003/11/10
    [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 ...

    2.NET 4.0ADO.NET
    My new Architecture Journal Article!!: “Model-Driven-SOA with ‘OSLO’”
    My new Architecture Journal Article!!: “Model-Driven-SOA with ‘OSLO’”
    AvatarCesar De la TorreOctober 5, 2009Oct 5, 200910/5/09
    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%...

    Comments are closed.0MDDModel-Driven-SOA
    Event – RIA Applications Architecture & Development with Silverlight 2.0 – Barcelona, October 8th 2008
    Event – RIA Applications Architecture & Development with Silverlight 2.0 – Barcelona, October 8th 2008
    AvatarCesar De la TorreOctober 9, 2008Oct 9, 200810/9/08
    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%...

    Comments are closed.0ArchitectureMicrosoft Events Speaker
    New Application Architecture Guide (v.2.0) from Microsoft Patterns & Practices!!
    New Application Architecture Guide (v.2.0) from Microsoft Patterns & Practices!!
    AvatarCesar De la TorreSeptember 28, 2008Sep 28, 200809/28/08
    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 ...

    Comments are closed.0.NET 3.5Architecture
    Consuming external WCF Services from Dynamics AX 2009 X++ code (Dynamics AX “5.0”)
    Consuming external WCF Services from Dynamics AX 2009 X++ code (Dynamics AX “5.0”)
    AvatarCesar De la TorreApril 19, 2008Apr 19, 200804/19/08
    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 ...

    Comments are closed.0SOAWCF
    Design_Time_Addresses URL in WCF (.NET 3.5)
    Design_Time_Addresses URL in WCF (.NET 3.5)
    AvatarCesar De la TorreJanuary 27, 2008Jan 27, 200801/27/08
    .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 ...

    Comments are closed.0.NET 3.5SOA
    Archive
  • November 2019
  • September 2019
  • June 2019
  • May 2019
  • March 2019
  • May 2018
  • February 2018
  • November 2017
  • July 2017
  • May 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • September 2016
  • July 2016
  • June 2016
  • May 2016
  • February 2016
  • December 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • December 2013
  • July 2013
  • June 2013
  • March 2013
  • January 2013
  • November 2012
  • October 2012
  • September 2012
  • June 2012
  • May 2012
  • April 2012
  • February 2012
  • January 2012
  • December 2011
  • November 2011
  • October 2011
  • September 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • March 2011
  • February 2011
  • December 2010
  • November 2010
  • October 2010
  • September 2010
  • July 2010
  • June 2010
  • May 2010
  • April 2010
  • March 2010
  • October 2009
  • September 2009
  • August 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009
  • March 2009
  • January 2009
  • December 2008
  • November 2008
  • October 2008
  • September 2008
  • August 2008
  • July 2008
  • June 2008
  • May 2008
  • April 2008
  • March 2008
  • February 2008
  • January 2008
  • December 2007
  • November 2007
  • October 2007
  • September 2007
  • August 2007
  • July 2007
  • June 2007
  • May 2007
  • Relevant Links

    .NET Architecture Guides

    ML.NET Samples

    Topics
    .NET.NET 3.5.NET 4.0.NET 4.5.NET 4.5.1.NET Core.NET FrameworkADO.NETAIAIFAlexandriaAndroidAPI GatewayAppFabricArchitectureASP.NET CoreAutofacAzManAzureAzure App ServiceAzure Cognitive Services Custom VisionAzure Container RegistryAzure Container ServiceAzure FunctionsAzure Mobile AppAzure Service FabricazuredevopsBiztalk ServerC#CardSpaceChocolateyCodePlexContainersCQRSDDDdevopsDIDockerDocker SwarmDomain EventsDomain-Driven DesignEntity-FrameworkEvent-SourcingExpression BlendIE8IHostedServiceIntegration EventsIoCiOSISBJupyterKubernetesM LanguageMachine LearningmachinelearningMDDMesos DC/OSMetroMicroservicesMicrosoftMicrosoft Events SpeakerMLML.NETmlnetModel-Driven-SOAModern AppsMUrlN-LayerN-TierNotebooksOcelotOsloPatternsPDCPowerAppsRIARIA ServicesRoslynS+SSecurityService FabricSilverlightSOASQL AzureSQL Server 2008Surface BookSwaggerSwashbuckleTensorFlowTitanUnityUniversal Windows appsVisual Studio 2008Visual Studio 2010Visual Studio 2012Visual Studio 2013VS Android EmulatorVS.LightswitchVSTS 2010WCFWCF LOB AdaptersWebAPIWindow AzureWindows 10Windows 7Windows 8Windows 8.1Windows Server 2008Windows Server 2008 R2X++XamarinZachman Framework

    Stay informed

    Login
    Code Block
    What's new
    • Surface Duo
    • Surface Laptop Go
    • Surface Pro X
    • Surface Go 2
    • Surface Book 3
    • Microsoft 365
    • Windows 10 apps
    • HoloLens 2
    Microsoft Store
    • Account profile
    • Download Center
    • Microsoft Store support
    • Returns
    • Order tracking
    • Virtual workshops and training
    • Microsoft Store Promise
    • Financing
    Education
    • Microsoft in education
    • Office for students
    • Office 365 for schools
    • Deals for students & parents
    • Microsoft Azure in education
    Enterprise
    • Azure
    • AppSource
    • Automotive
    • Government
    • Healthcare
    • Manufacturing
    • Financial services
    • Retail
    Developer
    • Microsoft Visual Studio
    • Windows Dev Center
    • Developer Center
    • Microsoft developer program
    • Channel 9
    • Microsoft 365 Dev Center
    • Microsoft 365 Developer Program
    • Microsoft Garage
    Company
    • Careers
    • About Microsoft
    • Company news
    • Privacy at Microsoft
    • Investors
    • Diversity and inclusion
    • Accessibility
    • Security
    English (United States)
    • Sitemap
    • Contact Microsoft
    • Privacy
    • Manage cookies
    • Terms of use
    • Trademarks
    • Safety & eco
    • About our ads
    • © Microsoft 2021