Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 184003
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T15:12:56+00:00 2026-05-11T15:12:56+00:00

I am going to use StructureMap as a way to do DI. I’ll use

  • 0

I am going to use StructureMap as a way to do DI. I’ll use xml as my DI configuration. I have two questions.

The first one is how to use a customaized xml file name instead of StructureMap.Config? For example, in my console application, if I want to use myDIStructure.config file, what class and method should I use in the main():

private static void main(string[] args) {     //? OjbectFactory.UserConfigurationFile = 'myDIStructure.config';     Program program = ObjectFactory.GetInstance<Program>();     ... } 

The second question is how I define generic interface with a class type in my configuration file. For example, I have the following interface and class:

public interface ProcessData<T> {    void ReadData(T data);    void ProcessData(T data);    void SaveData(T data); } ... public class Data1 {....}  // this class will be used for ProcessData<T> .... public class MyProcessData : ProcessData<Data1> {....} // implementation class 

Then in my console application, I would like to use PlugInFamily for ProcessData interface type, and Plugin for MyProcessData. Not sure if this is possible in StructionMap and how?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T15:12:57+00:00Added an answer on May 11, 2026 at 3:12 pm

    First – I’m increasingly of the opinion that the xml configuration option is now mainly left for backwards compatibility. The main StructureMap code now uses the code-based registry approach.

    Re using custom files; I haven’t tried it, but StructureMapConfiguration.IncludeConfigurationFromFile(...) looks promising.

    Re generics… indeed, that is one of the complexities of xml ;-p

    Edit: based on this post in the user group, it looks like maybe the back-tick notation will work:

    <DefaultInstance    PluginType='MyDemo.IRepository`1, MyDemo'    PluggedType='MyDemo.UserRepository , MyDemo' />  
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 81k
  • Answers 81k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Try using the built-in Django date format filter instead: {{… May 11, 2026 at 4:30 pm
  • Editorial Team
    Editorial Team added an answer I found a solution for this situation that uses iframes.… May 11, 2026 at 4:30 pm
  • Editorial Team
    Editorial Team added an answer Here is a issue on the Dev Express site that… May 11, 2026 at 4:30 pm

Related Questions

I am going to use SSRS to generate report for my website. Scenario: I
After the suggestion to use a library for my ajax needs I am going
I've got a bunch of properties which I am going to use read/write locks
I am going to have a daemon that will run on a FreeBSD server,
I am going to try to build a PHP website using a framework for

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.