Results 1 to 5 of 5

Thread: What is Log .NET Exceptions

  1. #1
    Join Date
    Feb 2010
    Posts
    119

    What is Log .NET Exceptions

    I have heard the news about the Log .NET Exceptions, the news is something like that developers who use active server pages for the presentation services can integrate the component object model and the .net objects for providing a better business services of application. Because of this user can get the experience related to the .net framework, if anybody wants to migrate to the ASP.NET. These active server pages can use the new .net components via component object model. Actually I need to know a clear idea about the Log .NET Exceptions

  2. #2
    Join Date
    Apr 2008
    Posts
    1,948

    Re: What is Log .NET Exceptions

    See I will try to explain a little bit that why anybody will need the Log .NET Exceptions. Normally maximum number of application log unexpected exceptions. Exception Management Application Block (EMAB) helps in providing the better solution for handling the framework for publishing exceptions. User can directly publish the required method with the exception object. Logged exceptions supplies maximum information for diagnosing problems.

  3. #3
    Join Date
    May 2008
    Posts
    2,012

    Re: What is Log .NET Exceptions


    lets try get it with the help of the image given above. First of all component object model call is made to the CCW, after that .net call is made to the .net object. Then the exception is thrown and caught. Now in CCW the error information is set and get by the SetErrorInfo and GetErrorInfo. Finally the error information is cleared.

  4. #4
    Join Date
    Jan 2008
    Posts
    1,521

    Re: What is Log .NET Exceptions

    If your are working with the windows function then you must have the knowledge of hooking if do not have it I will try to explain it in simple words. Windows function which are exported using the dynamic link library are replaced by the other function if they have the same signature. This technique is known as hooking. Now the below figure will give a clear idea how it is done in .net which will help you to understand the topic.

  5. #5
    Join Date
    Feb 2008
    Posts
    1,852

    Re: What is Log .NET Exceptions

    In .net for minimizing the blocking issues, a different type of queue object is created. I can explain it in technical term but explain with the help of image is a better option so I will do the same.
    And now the exception in logging process or thread

    Last edited by MindSpace; 07-02-2010 at 01:37 AM.

Similar Threads

  1. Resource Exceptions
    By shoppingboy in forum Windows Software
    Replies: 2
    Last Post: 05-03-2010, 08:40 PM
  2. Vector class and exceptions
    By Logan 2 in forum Software Development
    Replies: 5
    Last Post: 24-02-2010, 03:57 AM
  3. Exceptions of PHP in set_exception_handler?
    By - Empty Shell - in forum Software Development
    Replies: 5
    Last Post: 23-02-2010, 02:12 AM
  4. What are Exceptions in PHP 5?
    By DANIEL 602 in forum Software Development
    Replies: 5
    Last Post: 23-02-2010, 01:35 AM
  5. PHP Error exceptions
    By nehal_serpa in forum Software Development
    Replies: 3
    Last Post: 01-05-2009, 06:55 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,079,554.03980 seconds with 17 queries