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 7164359
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T14:03:45+00:00 2026-05-28T14:03:45+00:00

I have registered this with Autofac: builder.Register(c => ViewerFactory.CreateDefault()).SingleInstance(); I’m not sure, but I

  • 0

I have registered this with Autofac:

builder.Register(c => ViewerFactory.CreateDefault()).SingleInstance();

I’m not sure, but I think that Autofac only calls “ViewerFactory.CreateDefault()” the first time a call to resolve this service is made. Am I correct?

If I am, how can I prevent the “lazy resolution” from happening, only for this service? This will make the UI more responsive the first time this service is required, albeit at the cost of a slight increase in start-up time.

  • 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. Editorial Team
    Editorial Team
    2026-05-28T14:03:45+00:00Added an answer on May 28, 2026 at 2:03 pm

    You should be able to use

    builder.RegisterInstance(ViewerFactory.CreateDefault());
    

    That will create the instance immediately and register it, rather than creating it on first use.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have registered a component like this in my Global.asax.cs: ContainerBuilder builder = new
This is a registered bug ( Bug ID: 6515708 ) but does anyone have
Is it possible that if I have registered my app to Appstore. But I
I have registered an enumeration type ClefType within my header file - this enum
[Rails] Where to put this code? I have a user1 and when another registered
I have a win32 COM dll. I want to register this dll for different
I have this code to register dlls into my gac Assembly asm = Assembly.LoadFrom(argument);
I have code that generates this error: ** Message: pygobject_register_sinkfunc is deprecated (GstObject) Traceback
I have this function: RegisterGlobalHotKey(Keys.F6, MOD_SHIFT | MOD_CONTROL); which call an API to register
I have a script that registers users based on their user input. This uses

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.