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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T16:04:24+00:00 2026-06-18T16:04:24+00:00

I’m in the process of writing an application framework that will be consumed by

  • 0

I’m in the process of writing an application framework that will be consumed by a number of client applications and used as the core that they’re built on top of. The framework itself is an MVC3 (currently) application that is consumed as a Nuget package and provides, amongst other things, a locked down layout, UI templates and a unified approach for things like IoC, packaging for deployment, etc. One issue we are wrestling with at the moment is introducing logging of method entry and exit across the client applications. This is not a new subject on SO – I’ve looked at a couple of posts dealing with it:

  • Logging entry and exit of methods along with parameters automagically?
  • How do I intercept a method call in C#?

Ideally, I’d like developers of the client applications to not have to think about this level of logging and have the framework take care of it in the background without the developers needing to make any changes to their code. As mentioned in the linked posts, there are things like PostSharp and other AOP frameworks, but they still rely on attributes being added to enable the logging, which makes the client developers responsible for adding those attributes. Ideally I want the framework code to manage all of that without the client developers having to do anything. It feels like the kind of thing that one of the IoC frameworks should offer but I haven’t found anything that fits the bill as yet. We’re currently using NInject for the framework IoC container but that may change so I’m not bound to any specific container. Neither am I bound to a specific logging framework. Thoughts?

  • 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-06-18T16:04:26+00:00Added an answer on June 18, 2026 at 4:04 pm

    Autofac has an extension that uses DynamicProxy to achieve method interception. You could use this to set up method entry and exit logging on all classes in the application that are resolved via the IoC container (or according to some convention you define in the application framework). http://code.google.com/p/autofac/wiki/DynamicProxy2

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

Sidebar

Related Questions

I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I need a function that will clean a strings' special characters. I do NOT
link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I used javascript for loading a picture on my website depending on which small
I've got a string that has curly quotes in it. I'd like to replace
I have a small JavaScript validation script that validates inputs based on Regex. I
I have a French site that I want to parse, but am running into
I am doing a simple coin flipping experiment for class that involves flipping a
I know there's a lot of other questions out there that deal with this

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.