Skip to main content
Microsoft
Cesar de la Torre
Cesar de la Torre
  • Home
  • DevBlogs
    • Visual Studio
    • Visual Studio Code
    • Visual Studio for Mac
    • DevOps
    • Developer support
    • CSE Developer
    • Engineering@Microsoft
    • Azure SDK
    • IoT
    • Command Line
    • Perf and Diagnostics
    • Dr. International
    • Notification Hubs
    • Math in Office
    • DirectX
    • PIX
    • SurfaceDuo
    • Startups
    • Sustainable Engineering
    • Windows AI Platform
    • C++
    • C#
    • F#
    • Visual Basic
    • TypeScript
    • PowerShell Community
    • PowerShell Team
    • Python
    • Q#
    • JavaScript
    • Java
    • Java Blog in Chinese
    • .NET
    • .NET MAUI
    • Blazor
    • ASP.NET
    • NuGet
    • Xamarin
    • #ifdef Windows
    • Apps for Windows
    • Azure Depth Platform
    • Azure Government
    • Bing Dev Center
    • Microsoft Edge Dev
    • Microsoft Azure
    • Microsoft 365 Developer
    • Old New Thing
    • Windows MIDI and Music dev
    • Windows Search Platform
    • Azure Cosmos DB
    • Azure Data Studio
    • Azure SQL Database
    • 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.

    Titan - Cesar de la Torre

    Great Whitepaper about ‘Developing Business Apps with Dynamics CRM 4.0’
    Great Whitepaper about ‘Developing Business Apps with Dynamics CRM 4.0’
    May 14, 2008 May 14, 2008 05/14/08
    Cesar De la Torre
    Well, the real name of this whitepaper is "Developing ISV Applications using Microsoft Dynamics CRM 4.0" but I thought it would be clearer with this other title. Many people don't not know what really an ISV is (Independent Software Vendor), and this whitepaper can also be great for any CRM developer/architect. :-) So, this whitepaper has (in ...

    Comments are closed.0Titan
    How to deploy your own ASP.NET application within the same Dynamics CRM 4.0 IIS WebSite
    How to deploy your own ASP.NET application within the same Dynamics CRM 4.0 IIS WebSite
    November 14, 2007 Nov 14, 2007 11/14/07
    Cesar De la Torre
    There is a common issue when trying to deploy your own ASP.NET application within the same CRM 4.0 IIS WebSite. I mean, If you just go to IIS Manager and create a new ASP.NET app (kind of a virtual directory) for your custom application, you’ll see that you cannot access to your custom application from IE because Titan is running a .NET ...

    Comments are closed.0Titan
    Developing high level workflows in Microsoft Dynamics CRM 4.0 Titan (Web Editor)
    Developing high level workflows in Microsoft Dynamics CRM 4.0 Titan (Web Editor)
    November 5, 2007 Nov 5, 2007 11/5/07
    Cesar De la Torre
    In Microsoft Dynamics CRM 4.0 'Titan' we can choose to develop workflows among two types of workflows, but both of them are internally based on WF (Windows Workflows Foundation, which is part of .NET 3.x). So, we can choose between the following: -          High level workflows with CRM Web client...

    Comments are closed.0Titan
    How to change the logo image in Dynamics CRM 4.0 Titan
    How to change the logo image in Dynamics CRM 4.0 Titan
    October 31, 2007 Oct 31, 2007 10/31/07
    Cesar De la Torre
    This is an easy one!, but in any case, it is quite useful if you do not know how to find it. :-) So, the default logo image is the following: 1.-The image file is located in the following place:C:\Program Files\Microsoft CRM Server\CRMWeb\_imgs\masthead.jpgYou could copy another image with the same name within that folder. 2.-Also, you could...

    Comments are closed.0Titan
    Supported platform in Microsoft Dynamics CRM 4.0 (Titan)
    Supported platform in Microsoft Dynamics CRM 4.0 (Titan)
    October 21, 2007 Oct 21, 2007 10/21/07
    Cesar De la Torre
    So!, the following is a summary of the supported platform for TITAN, as I've been told by the product group :-)   Server platform: - Supported Windows Server 2003 & Windows Server 2008!! :-) - Supported Exchage Server 2003 and Exchange Server 2007 - Supported SQL Server 2005 (x32 & x64) and SQL Server 2008!! :-)   &...

    Comments are closed.0Titan
    VPC of Dynamics CRM 4.0 Titan CTP3 (Virtual PC image) available to all Dynamics partners !!
    VPC of Dynamics CRM 4.0 Titan CTP3 (Virtual PC image) available to all Dynamics partners !!
    October 9, 2007 Oct 9, 2007 10/9/07
    Cesar De la Torre
    We have released a Dynamics CRM 4.0 Titan CTP3 VPC (Virtual PC image) for any Dynamics partner to download via PartnerSource (requires login).  PartnerSource is a portal available to partners who focus on Microsoft Dynamics and related business products. If you are an ISV partner you should contact me to ask me to invite ...

    Comments are closed.0Titan
    New Key technologies and functionalities in CRM 4.0 (“Titan”)
    New Key technologies and functionalities in CRM 4.0 (“Titan”)
    October 4, 2007 Oct 4, 2007 10/4/07
    Cesar De la Torre
    Well!, so these are the key new stuff in CRM 4.0 ("Titan")!!:   - CRM 4.0 Workflow based on WF (Windows Workflow Foundation). This is a huge improvement and a great new from the development point of view. WF is a base development technology which is part of .NET 3.x (which is basically .NET 2.0 plus WF, WCF, WPF and CardSpace) with a ...

    Comments are closed.0Titan
    CTP3 release of Titan: CRM 4.0 “Titan” Gets Nearer to Launch!!
    CTP3 release of Titan: CRM 4.0 “Titan” Gets Nearer to Launch!!
    September 4, 2007 Sep 4, 2007 09/4/07
    Cesar De la Torre
    As I read in Ben's blog, we already have a new Titan's CTP. It is the CTP3!! :-) So there's no so much time until CRM 4.0 will be realeased. If you are an ISV company (Independent Software Vendor & Development company) in Spain, and you are interested in CRM 4.0 (Titan), talk with me!!. We have a new ISV-Partner program form Early-...

    Comments are closed.0Titan
    CRM 4.0 (Titan) Server-Side programming: Creating custom ASPX pages and consuming Titan’s Web-Services
    CRM 4.0 (Titan) Server-Side programming: Creating custom ASPX pages and consuming Titan’s Web-Services
    August 9, 2007 Aug 9, 2007 08/9/07
    Cesar De la Torre
    I'm doing several Titan labs (CRM 4.0 labs), so I'm going to write a posting about what I'm doing. It is always interesting archiving this kind of 'HOW TOs'.  So!, I'm gonna create a plain new custom ASPX page (using Visual Studio 2005) where we're going to allow updates to several custom entities I've got. The business purpose for ...

    Comments are closed.0Titan
    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 Pro 8
    • Surface Laptop Studio
    • Surface Pro X
    • Surface Go 3
    • Surface Duo 2
    • Surface Pro 7+
    • Windows 11 apps
    • HoloLens 2
    Microsoft Store
    • Account profile
    • Download Center
    • Microsoft Store support
    • Returns
    • Order tracking
    • Virtual workshops and training
    • Microsoft Store Promise
    • Flexible Payments
    Education
    • Microsoft in education
    • Devices for education
    • Microsoft Teams for Education
    • Microsoft 365 Education
    • Education consultation appointment
    • Educator training and development
    • Deals for students and parents
    • Azure for students
    Business
    • Microsoft Cloud
    • Microsoft Security
    • Azure
    • Dynamics 365
    • Microsoft 365
    • Microsoft Advertising
    • Microsoft Industry
    • Microsoft Teams
    Developer & IT
    • Developer Center
    • Documentation
    • Microsoft Learn
    • Microsoft Tech Community
    • Azure Marketplace
    • AppSource
    • Microsoft Power Platform
    • Visual Studio
    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 2022