described simple described formally

howtodoIT.NET

Professional Guide

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • About
  • About me
  • Sign In

Home > ASP.NET > Project Compilation

How to do it: Specify where the common language runtime can find an assembly

How to do it
Published on June 18, 2013 by João Seixas

Sometimes the location of an assembly must be explicilty indicated to the runtime. An elegible scenario would be if two different assemblies requires different versions of the same assembly to coexist in the application runtime: In this case two distinct … Continue reading →

Published in Project Compilation | Tagged runtime, Web.config

How to do it: Force application runtime to use a different version of an assembly

How to do it
Published on June 18, 2013 by João Seixas

Sometimes when the runtime of an application requests a specific version (process named assembly binding) of a DLL it is required to force the use of another version of that same DLL.

Published in Project Compilation | Tagged runtime, Web.config

How to do it: Configure 3rd party assemblies for compilation

How to do it
Published on May 6, 2010 by João Seixas
Published in Project Compilation | Tagged runtime, Web.config

    Powered by Google Translate.
João Seixas
jppseixas@gmail.com


  • expand.NET Framework Features (28)
    • expandAnonymous (2)
    • expandCollections (1)
    • expandConversions (1)
    • expandExpression Trees (3)
    • expandExtensions (1)
    • expandGenerics (9)
    • expandLambda Expressions (1)
    • expandReflection (1)
    • expandSerialization (9)
      • expandSerializing with Data Contracts (7)
      • expandSerializing with XMLSerializer (2)
  • expandADO.NET (2)
    • expandEntity Framework (1)
    • expandSQL Server Native XML Support (1)
  • expandAPI Development (15)
  • collapseASP.NET (21)
    • expandIIS (10)
    • collapseProject Compilation (3)
      • How to do it: Specify where the common language runtime can find an assembly
      • How to do it: Configure 3rd party assemblies for compilation
      • How to do it: Force application runtime to use a different version of an assembly
    • expandRewriting (3)
    • expandRouting (4)
    • How to do it: Get Paths and URL fragments from the HttpRequest object
  • expandDesign Patterns (12)
    • expandDistribution Patterns (1)
    • expandDomain Logic Patterns (5)
      • expandSpecification Pattern (4)
    • expandObject-Relational Metadata Mapping Patterns: (1)
    • expandPersistence (5)
      • expandRepository Pattern (3)
      • expandUnit Of Work Pattern (2)
  • expandExceptions & Errors (2)
  • expandLanguage Integrated Query (LINQ) (13)
    • expandLinq To Datasets (1)
    • expandLinq To Objects (3)
    • expandLinq To XML (XLINQ) (5)
  • expandMarkup Languages (15)
    • expandJSON (2)
    • expandXML (13)
      • expandXPath (1)
  • expandMicrosoft Dynamics CRM (3)
    • expandPlugin Extensions (3)
  • expandORM (60)
    • expandEntity Framework (52)
      • expandCode First Model (14)
        • expandCode First and Relationships (5)
          • expandConfiguring relationships (4)
        • expandHow to do it (2)
      • expandDbContext (22)
        • expandChange Tracker API (6)
        • expandQuerying with DbContext (7)
          • expandQuerying related data (3)
    • expandLinq To SQL (12)
    • expandNHibernate (13)
      • expandBasics (2)
      • expandConfiguration and Session (1)
      • expandMapping (1)
      • expandQuerying (7)
        • expandCriteria Queries (2)
        • expandHibernate Query Language (HQL) (1)
        • expandNative Queries (1)
        • expandQueryOver (2)
  • expandProfessional Projects (8)
  • expandProtocols (1)
  • expandRDMBS (24)
    • expandSQL Server (24)
      • expandXML (21)
  • expandSoftware Architecture (7)
    • expandDomain Driven Design (DDD): Description (5)
    • expandDomain Driven Design (DDD): Implementation (2)
  • expandTerminology (1)
  • expandWCF (19)
    • expandWCF Services (17)
      • expandDeveloping WCF ReST Services (5)
      • expandDeveloping WCF Services (7)
  • expandWCF Data Services (17)
    • expandConsuming WCF Data Services (7)
      • expandClient Development (1)
      • expandQuery Execution (2)
      • expandQuerying Services (4)
    • expandDeveloping WCF Data Services (8)
  • expandWeb Services (11)
    • expandDeveloping ASP.NET Web Services (7)
    • expandReST (2)
      • expandDeveloping Web Services ReST (1)

Tags

Expressions Extensions Generics Hosting HQL HttpRequest ICriteria IIS ISQLQuery JSON Lambdas Linq Linq2DataSet Linq2NHibernate Linq2SQL Linq2XML Microsoft Dynamics CRM Plugin Microsoft Dynamics CRM SDK NHibernate OData ORM QueryObject QueryOver Reflection Repository Pattern ReST Routing runtime Serialization SOAP Specification SQLServer Strings unit UnitOfWork URL WCF WCF Data Services Web.config WebServices wsdl XML XML-DDL XML-DML XPath
By Hugo Vieira, with  Admired Theme