Re: [aus-dotnet] Multithreaded Feedback Control


    [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
    • From: Piers Williams
    • Subject: Re: [aus-dotnet] Multithreaded Feedback Control
    • Date: Sat, 29 Oct 2005 17:39:08 +1000

    Peter.Puglisi@xxxxxxxxxx wrote:
    
    
    The new project I'm working on here needs to have a feedback window that displays messages to the user mainly about the progress of long CAD operations.
    
    
    From online research, I've come across log4net and also an interesting post at http://www.claassen.net/geek/blog/2005_06_01_archive.html (Log4Net ScrollingTextBox).
    
    
    That's pretty much exactly how I'd do it if I ever needed to. I love log4net, it's just so hillariously flexible.
    
    
    Log *anything* that might be useful, then configure log4net to only show the stuff you want to show the user. Then all the rest is available if you ever wanted it (for diagnostics). You could even configure it to log everything to a text file (or database), *as well as* display the user only the log messages that you wanted to show them.
    
    --
    piers
    senior developer, UnisysWest
    
    _________________
    
    You are a part of the Ausralian "dotnet" mailing list. To unsubscribe send "unsubscribe dotnet" or to re-subscribe send "subscribe dotnet" in the body of the email to: imailsrv@xxxxxxxxxxx List Managed by www.stanski.com and Proudly Sponsored by www.ico.com.au
    
    



    (Click here for more information on the aus-dotnet mailling list)